Home
last modified time | relevance | path

Searched refs:LIRC_MODE2_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dlirc.h18 #define LIRC_MODE2_TIMEOUT 0x03000000 macro
27 #define LIRC_TIMEOUT(val) (((val) & LIRC_VALUE_MASK) | LIRC_MODE2_TIMEOUT)
36 #define LIRC_IS_TIMEOUT(val) (LIRC_MODE2(val) == LIRC_MODE2_TIMEOUT)
/linux-6.1.9/Documentation/userspace-api/media/
Dlirc.h.rst.exceptions80 ignore define LIRC_MODE2_TIMEOUT
/linux-6.1.9/Documentation/userspace-api/media/rc/
Dlirc-dev-intro.rst118 ``LIRC_MODE2_TIMEOUT``