Home
last modified time | relevance | path

Searched refs:LIRC_GET_MIN_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/Documentation/userspace-api/media/rc/
A Dlirc-get-timeout.rst8 ioctls LIRC_GET_MIN_TIMEOUT and LIRC_GET_MAX_TIMEOUT
14 LIRC_GET_MIN_TIMEOUT / LIRC_GET_MAX_TIMEOUT - Obtain the possible timeout
20 .. c:macro:: LIRC_GET_MIN_TIMEOUT
22 ``int ioctl(int fd, LIRC_GET_MIN_TIMEOUT, __u32 *timeout)``
A Dlirc-set-rec-timeout.rst48 The range of supported timeout is given by :ref:`LIRC_GET_MIN_TIMEOUT`.
/linux-6.3-rc2/include/uapi/linux/
A Dlirc.h102 #define LIRC_GET_MIN_TIMEOUT _IOR('i', 0x00000008, __u32) macro
/linux-6.3-rc2/drivers/media/rc/
A Dlirc_dev.c525 case LIRC_GET_MIN_TIMEOUT: in lirc_ioctl()

Completed in 8 milliseconds