Searched refs:LIRC_GET_MAX_TIMEOUT (Results 1 – 4 of 4) 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 timeout24 .. c:macro:: LIRC_GET_MAX_TIMEOUT26 ``int ioctl(int fd, LIRC_GET_MAX_TIMEOUT, __u32 *timeout)``
99 #define LIRC_GET_MAX_TIMEOUT _IOR('i', 0x00000009, __u32) macro
98 #define LIRC_GET_MAX_TIMEOUT _IOR('i', 0x00000009, __u32) macro
543 case LIRC_GET_MAX_TIMEOUT: in lirc_ioctl()
Completed in 5 milliseconds