Searched refs:LIRC_GET_REC_MODE (Results 1 – 3 of 3) sorted by relevance
8 ioctls LIRC_GET_REC_MODE and LIRC_SET_REC_MODE14 LIRC_GET_REC_MODE/LIRC_SET_REC_MODE - Get/set current receive mode.19 .. c:macro:: LIRC_GET_REC_MODE21 ``int ioctl(int fd, LIRC_GET_REC_MODE, __u32 *mode)``
99 #define LIRC_GET_REC_MODE _IOR('i', 0x00000002, __u32) macro
416 case LIRC_GET_REC_MODE: in lirc_ioctl()