Searched refs:LIRC_SET_REC_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
8 ioctl LIRC_GET_REC_TIMEOUT and LIRC_SET_REC_TIMEOUT14 LIRC_GET_REC_TIMEOUT/LIRC_SET_REC_TIMEOUT - Get/set the integer value for IR inactivity timeout.23 .. c:macro:: LIRC_SET_REC_TIMEOUT25 ``int ioctl(int fd, LIRC_SET_REC_TIMEOUT, __u32 *timeout)``
130 :ref:`ioctl LIRC_SET_REC_TIMEOUT <LIRC_SET_REC_TIMEOUT>`.
50 cannot be changed via :ref:`LIRC_SET_REC_TIMEOUT`.
117 #define LIRC_SET_REC_TIMEOUT _IOW('i', 0x00000018, __u32) macro
116 #define LIRC_SET_REC_TIMEOUT _IOW('i', 0x00000018, __u32) macro
550 case LIRC_SET_REC_TIMEOUT: in lirc_ioctl()
Completed in 6 milliseconds