Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
A Dlirc.h42 #define LIRC_MODE2SEND(x) (x) macro
54 #define LIRC_CAN_SEND_RAW LIRC_MODE2SEND(LIRC_MODE_RAW)
55 #define LIRC_CAN_SEND_PULSE LIRC_MODE2SEND(LIRC_MODE_PULSE)
56 #define LIRC_CAN_SEND_MODE2 LIRC_MODE2SEND(LIRC_MODE_MODE2)
57 #define LIRC_CAN_SEND_LIRCCODE LIRC_MODE2SEND(LIRC_MODE_LIRCCODE)
/linux/include/uapi/linux/
A Dlirc.h41 #define LIRC_MODE2SEND(x) (x) macro
53 #define LIRC_CAN_SEND_RAW LIRC_MODE2SEND(LIRC_MODE_RAW)
54 #define LIRC_CAN_SEND_PULSE LIRC_MODE2SEND(LIRC_MODE_PULSE)
55 #define LIRC_CAN_SEND_MODE2 LIRC_MODE2SEND(LIRC_MODE_MODE2)
56 #define LIRC_CAN_SEND_LIRCCODE LIRC_MODE2SEND(LIRC_MODE_LIRCCODE)
/linux/Documentation/userspace-api/media/
A Dlirc.h.rst.exceptions21 ignore define LIRC_MODE2SEND

Completed in 4 milliseconds