Searched refs:LIRC_GET_FEATURES (Results 1 – 4 of 4) sorted by relevance
7 ioctl LIRC_GET_FEATURES13 LIRC_GET_FEATURES - Get the underlying hardware device's features18 .. c:macro:: LIRC_GET_FEATURES20 ``int ioctl(int fd, LIRC_GET_FEATURES, __u32 *features)``
36 returned via :ref:`LIRC_GET_FEATURES` and this ioctl sets what channels will
96 #define LIRC_GET_FEATURES _IOR('i', 0x00000000, __u32) macro
380 case LIRC_GET_FEATURES: in lirc_ioctl()
Completed in 9 milliseconds