Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/include/uapi/linux/
A Dlirc.h113 #define LIRC_SET_SEND_DUTY_CYCLE _IOW('i', 0x00000015, __u32) macro
/linux-6.3-rc2/drivers/media/rc/
A Dlirc_dev.c474 case LIRC_SET_SEND_DUTY_CYCLE: in lirc_ioctl()

Completed in 7 milliseconds