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
212 driven) by calling into the framework in the following situations:
253 retrying messages. If set, then the framework assumes that it
291 handling the receive interrupt. The framework expects to see the cec_transmit_done
321 This basic parsing is done in the CEC Framework. It is up to the driver to decide
383 -ENOMSG, otherwise the CEC framework assumes it processed this message and
387 CEC framework functions
390 CEC Adapter drivers can call the following CEC framework functions:
404 the physical address has become valid, then the CEC framework will start
432 invalid. Once the physical address becomes valid, then the framework will
435 CEC Pin framework
441 CEC protocol. The CEC pin framework was created to handle such devices.
444 to work 100%. This framework uses highres timers internally, but if a
454 CEC Notifier framework