Searched refs:LIRC_GET_REC_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
14 ioctl LIRC_GET_REC_TIMEOUT and LIRC_SET_REC_TIMEOUT20 LIRC_GET_REC_TIMEOUT/LIRC_SET_REC_TIMEOUT - Get/set the integer value for IR inactivity timeout.25 .. c:function:: int ioctl( int fd, LIRC_GET_REC_TIMEOUT, __u32 *timeout )26 :name: LIRC_GET_REC_TIMEOUT
140 #define LIRC_GET_REC_TIMEOUT _IOR('i', 0x00000024, __u32) macro
575 case LIRC_GET_REC_TIMEOUT: in ir_lirc_ioctl()