Lines Matching refs:_IOW
84 #define LIRC_SET_SEND_MODE _IOW('i', 0x00000011, __u32)
85 #define LIRC_SET_REC_MODE _IOW('i', 0x00000012, __u32)
86 #define LIRC_SET_SEND_CARRIER _IOW('i', 0x00000013, __u32)
87 #define LIRC_SET_REC_CARRIER _IOW('i', 0x00000014, __u32)
88 #define LIRC_SET_SEND_DUTY_CYCLE _IOW('i', 0x00000015, __u32)
89 #define LIRC_SET_TRANSMITTER_MASK _IOW('i', 0x00000017, __u32)
90 #define LIRC_SET_REC_TIMEOUT _IOW('i', 0x00000018, __u32)
91 #define LIRC_SET_REC_TIMEOUT_REPORTS _IOW('i', 0x00000019, __u32)
92 #define LIRC_SET_MEASURE_CARRIER_MODE _IOW('i', 0x0000001d, __u32)
93 #define LIRC_SET_REC_CARRIER_RANGE _IOW('i', 0x0000001f, __u32)
94 #define LIRC_SET_WIDEBAND_RECEIVER _IOW('i', 0x00000023, __u32)