Searched refs:LIRC_SET_SEND_CARRIER (Results 1 – 4 of 4) sorted by relevance
7 ioctl LIRC_SET_SEND_CARRIER13 LIRC_SET_SEND_CARRIER - Set send carrier used to modulate IR TX.18 .. c:macro:: LIRC_SET_SEND_CARRIER20 ``int ioctl(int fd, LIRC_SET_SEND_CARRIER, __u32 *frequency)``
82 :ref:`ioctl LIRC_SET_SEND_CARRIER <LIRC_SET_SEND_CARRIER>`.
111 #define LIRC_SET_SEND_CARRIER _IOW('i', 0x00000013, __u32) macro
467 case LIRC_SET_SEND_CARRIER: in lirc_ioctl()