Searched refs:LIRC_SET_REC_TIMEOUT (Results 1 – 6 of 6) 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.28 .. c:function:: int ioctl( int fd, LIRC_SET_REC_TIMEOUT, __u32 *timeout )29 :name: LIRC_SET_REC_TIMEOUT
137 :ref:`ioctl LIRC_SET_REC_TIMEOUT <LIRC_SET_REC_TIMEOUT>`.
55 cannot be changed via :ref:`LIRC_SET_REC_TIMEOUT`.
117 #define LIRC_SET_REC_TIMEOUT _IOW('i', 0x00000018, __u32) macro
557 case LIRC_SET_REC_TIMEOUT: in ir_lirc_ioctl()