Home
last modified time | relevance | path

Searched refs:LIRC_SET_REC_CARRIER_RANGE (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/userspace-api/media/rc/
A Dlirc-set-rec-carrier-range.rst7 ioctl LIRC_SET_REC_CARRIER_RANGE
13 LIRC_SET_REC_CARRIER_RANGE - Set lower bound of the carrier used to modulate
19 .. c:macro:: LIRC_SET_REC_CARRIER_RANGE
21 ``int ioctl(int fd, LIRC_SET_REC_CARRIER_RANGE, __u32 *frequency)``
40 To set a range use :ref:`LIRC_SET_REC_CARRIER_RANGE
41 <LIRC_SET_REC_CARRIER_RANGE>` with the lower bound first and later call
A Dlirc-get-features.rst116 :ref:`ioctl LIRC_SET_REC_CARRIER_RANGE <LIRC_SET_REC_CARRIER_RANGE>`.
A Dlirc-set-rec-carrier.rst38 If called together with :ref:`LIRC_SET_REC_CARRIER_RANGE`, this ioctl
/linux/tools/include/uapi/linux/
A Dlirc.h132 #define LIRC_SET_REC_CARRIER_RANGE _IOW('i', 0x0000001f, __u32) macro
/linux/include/uapi/linux/
A Dlirc.h131 #define LIRC_SET_REC_CARRIER_RANGE _IOW('i', 0x0000001f, __u32) macro
/linux/drivers/media/rc/
A Dlirc_dev.c505 case LIRC_SET_REC_CARRIER_RANGE: in lirc_ioctl()

Completed in 8 milliseconds