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