Searched refs:LIRC_GET_REC_TIMEOUT (Results 1 – 4 of 4) 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.19 .. c:macro:: LIRC_GET_REC_TIMEOUT21 ``int ioctl(int fd, LIRC_GET_REC_TIMEOUT, __u32 *timeout)``
140 #define LIRC_GET_REC_TIMEOUT _IOR('i', 0x00000024, __u32) macro
139 #define LIRC_GET_REC_TIMEOUT _IOR('i', 0x00000024, __u32) macro
563 case LIRC_GET_REC_TIMEOUT: in lirc_ioctl()
Completed in 6 milliseconds