Searched refs:LIRC_SET_REC_TIMEOUT_REPORTS (Results 1 – 4 of 4) sorted by relevance
6 ioctl LIRC_SET_REC_TIMEOUT_REPORTS12 LIRC_SET_REC_TIMEOUT_REPORTS - enable or disable timeout reports for IR receive17 .. c:function:: int ioctl( int fd, LIRC_SET_REC_TIMEOUT_REPORTS, __u32 *enable )18 :name: LIRC_SET_REC_TIMEOUT_REPORTS
120 #define LIRC_SET_REC_TIMEOUT_REPORTS _IOW('i', 0x00000019, __u32) macro
592 case LIRC_SET_REC_TIMEOUT_REPORTS: in ir_lirc_ioctl()