Home
last modified time | relevance | path

Searched refs:LIRC_SET_SEND_DUTY_CYCLE (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/userspace-api/media/rc/
A Dlirc-set-send-duty-cycle.rst7 ioctl LIRC_SET_SEND_DUTY_CYCLE
13 LIRC_SET_SEND_DUTY_CYCLE - Set the duty cycle of the carrier signal for
19 .. c:macro:: LIRC_SET_SEND_DUTY_CYCLE
21 ``int ioctl(int fd, LIRC_SET_SEND_DUTY_CYCLE, __u32 *duty_cycle)``
A Dlirc-get-features.rst89 :ref:`ioctl LIRC_SET_SEND_DUTY_CYCLE <LIRC_SET_SEND_DUTY_CYCLE>`.
/linux/tools/include/uapi/linux/
A Dlirc.h109 #define LIRC_SET_SEND_DUTY_CYCLE _IOW('i', 0x00000015, __u32) macro
/linux/include/uapi/linux/
A Dlirc.h108 #define LIRC_SET_SEND_DUTY_CYCLE _IOW('i', 0x00000015, __u32) macro
/linux/drivers/media/rc/
A Dlirc_dev.c485 case LIRC_SET_SEND_DUTY_CYCLE: in lirc_ioctl()

Completed in 8 milliseconds