Searched refs:LIRC_SET_SEND_CARRIER (Results 1 – 5 of 5) sorted by relevance
13 ioctl LIRC_SET_SEND_CARRIER19 LIRC_SET_SEND_CARRIER - Set send carrier used to modulate IR TX.25 .. c:function:: int ioctl( int fd, LIRC_SET_SEND_CARRIER, __u32 *frequency )26 :name: LIRC_SET_SEND_CARRIER
89 :ref:`ioctl LIRC_SET_SEND_CARRIER <LIRC_SET_SEND_CARRIER>`.
107 #define LIRC_SET_SEND_CARRIER _IOW('i', 0x00000013, __u32) macro
485 case LIRC_SET_SEND_CARRIER: in ir_lirc_ioctl()