Searched refs:LIRC_SET_SEND_DUTY_CYCLE (Results 1 – 5 of 5) sorted by relevance
7 ioctl LIRC_SET_SEND_DUTY_CYCLE13 LIRC_SET_SEND_DUTY_CYCLE - Set the duty cycle of the carrier signal for19 .. c:macro:: LIRC_SET_SEND_DUTY_CYCLE21 ``int ioctl(int fd, LIRC_SET_SEND_DUTY_CYCLE, __u32 *duty_cycle)``
89 :ref:`ioctl LIRC_SET_SEND_DUTY_CYCLE <LIRC_SET_SEND_DUTY_CYCLE>`.
109 #define LIRC_SET_SEND_DUTY_CYCLE _IOW('i', 0x00000015, __u32) macro
108 #define LIRC_SET_SEND_DUTY_CYCLE _IOW('i', 0x00000015, __u32) macro
485 case LIRC_SET_SEND_DUTY_CYCLE: in lirc_ioctl()
Completed in 8 milliseconds