Lines Matching full:framework
6 The CEC framework provides a unified kernel interface for use with HDMI CEC
8 transmitters, USB dongles). The framework also gives the option to decide
11 feature into the kernel's remote control framework.
24 The CEC framework described here is up to date with the CEC 2.0 specification.
49 adapter operations which are called by the CEC framework and that you
215 driven) by calling into the framework in the following situations:
256 retrying messages. If set, then the framework assumes that it
294 handling the receive interrupt. The framework expects to see the cec_transmit_done
324 This basic parsing is done in the CEC Framework. It is up to the driver to decide
386 -ENOMSG, otherwise the CEC framework assumes it processed this message and
390 CEC framework functions
393 CEC Adapter drivers can call the following CEC framework functions:
407 the physical address has become valid, then the CEC framework will start
435 invalid. Once the physical address becomes valid, then the framework will
438 CEC Pin framework
444 CEC protocol. The CEC pin framework was created to handle such devices.
447 to work 100%. This framework uses highres timers internally, but if a
457 CEC Notifier framework