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