Searched refs:LIRC_GET_MIN_TIMEOUT (Results 1 – 5 of 5) sorted by relevance
14 ioctls LIRC_GET_MIN_TIMEOUT and LIRC_GET_MAX_TIMEOUT20 LIRC_GET_MIN_TIMEOUT / LIRC_GET_MAX_TIMEOUT - Obtain the possible timeout26 .. c:function:: int ioctl( int fd, LIRC_GET_MIN_TIMEOUT, __u32 *timeout)27 :name: LIRC_GET_MIN_TIMEOUT
53 The range of supported timeout is given by :ref:`LIRC_GET_MIN_TIMEOUT`.
98 #define LIRC_GET_MIN_TIMEOUT _IOR('i', 0x00000008, __u32) macro
543 case LIRC_GET_MIN_TIMEOUT: in ir_lirc_ioctl()