Searched refs:LIRC_GET_MIN_TIMEOUT (Results 1 – 5 of 5) sorted by relevance
8 ioctls LIRC_GET_MIN_TIMEOUT and LIRC_GET_MAX_TIMEOUT14 LIRC_GET_MIN_TIMEOUT / LIRC_GET_MAX_TIMEOUT - Obtain the possible timeout20 .. c:macro:: LIRC_GET_MIN_TIMEOUT22 ``int ioctl(int fd, LIRC_GET_MIN_TIMEOUT, __u32 *timeout)``
48 The range of supported timeout is given by :ref:`LIRC_GET_MIN_TIMEOUT`.
98 #define LIRC_GET_MIN_TIMEOUT _IOR('i', 0x00000008, __u32) macro
97 #define LIRC_GET_MIN_TIMEOUT _IOR('i', 0x00000008, __u32) macro
536 case LIRC_GET_MIN_TIMEOUT: in lirc_ioctl()
Completed in 7 milliseconds