Searched refs:LIRC_SET_SEND_DUTY_CYCLE (Results 1 – 5 of 5) sorted by relevance
6 ioctl LIRC_SET_SEND_DUTY_CYCLE12 LIRC_SET_SEND_DUTY_CYCLE - Set the duty cycle of the carrier signal for18 .. c:function:: int ioctl( int fd, LIRC_SET_SEND_DUTY_CYCLE, __u32 *duty_cycle)19 :name: LIRC_SET_SEND_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
502 case LIRC_SET_SEND_DUTY_CYCLE: in ir_lirc_ioctl()