Lines Matching full:ir
10 a bi-directional interface for transporting raw IR and decoded scancodes
13 file_operations defined on it. With respect to transporting raw IR and
17 raw IR into scancodes.
24 rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw IR receiver, raw IR transmitter
36 - ir-ctl: can receive raw IR and transmit IR, as well as query LIRC
39 - ir-keytable: can load keymaps; allows you to set IR kernel protocols; load
40 BPF IR decoders and test IR decoding. Some BPF IR decoders are also
49 LIRC supports some modes of receiving and sending IR codes, as shown
58 This mode is for both sending and receiving IR.
62 set to the :ref:`IR protocol <Remote_controllers_Protocols>`, and all other
67 :ref:`IR protocol <Remote_controllers_Protocols>` is set in
97 This mode is used only for IR receive.
106 Signifies the presence of IR in microseconds, also known as *flash*.
110 Signifies absence of IR in microseconds, also known as *gap*.
121 to no IR being detected, this packet will be sent, with the number
122 of microseconds with no IR.
126 Signifies that the IR receiver encounter an overflow, and some IR
127 is missing. The IR data after this should be correct again. The
142 This mode is used only for IR send.
152 BPF based IR decoder
156 :ref:`IR protocols <Remote_controllers_Protocols>`, but there
159 LIRC devices which support reading raw IR.