Searched refs:LIRC_SET_REC_CARRIER_RANGE (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/ |
| H A D | lirc-set-rec-carrier-range.rst | 7 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
|
| H A D | lirc-get-features.rst | 116 :ref:`ioctl LIRC_SET_REC_CARRIER_RANGE <LIRC_SET_REC_CARRIER_RANGE>`.
|
| H A D | lirc-set-rec-carrier.rst | 38 If called together with :ref:`LIRC_SET_REC_CARRIER_RANGE`, this ioctl
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | lirc.h | 132 #define LIRC_SET_REC_CARRIER_RANGE _IOW('i', 0x0000001f, __u32) macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | lirc.h | 132 #define LIRC_SET_REC_CARRIER_RANGE _IOW('i', 0x0000001f, __u32) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | lirc.h | 132 #define LIRC_SET_REC_CARRIER_RANGE _IOW('i', 0x0000001f, __u32) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | lirc.h | 132 #define LIRC_SET_REC_CARRIER_RANGE _IOW('i', 0x0000001f, __u32) macro
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | lirc_dev.c | 504 case LIRC_SET_REC_CARRIER_RANGE: in lirc_ioctl()
|