Searched refs:LIRC_SET_REC_CARRIER (Results 1 – 6 of 6) sorted by relevance
6 ioctl LIRC_SET_REC_CARRIER12 LIRC_SET_REC_CARRIER - Set carrier used to modulate IR receive.18 .. c:function:: int ioctl( int fd, LIRC_SET_REC_CARRIER, __u32 *frequency )19 :name: LIRC_SET_REC_CARRIER
40 :ref:`LIRC_SET_REC_CARRIER <LIRC_SET_REC_CARRIER>` with the upper bound.
103 :ref:`ioctl LIRC_SET_REC_CARRIER <LIRC_SET_REC_CARRIER>`.
108 #define LIRC_SET_REC_CARRIER _IOW('i', 0x00000014, __u32) macro
512 case LIRC_SET_REC_CARRIER: in ir_lirc_ioctl()