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