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