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
226 driven) by calling into the framework in the following situations:
267 retrying messages. If set, then the framework assumes that it
305 handling the receive interrupt. The framework expects to see the cec_transmit_done
335 This basic parsing is done in the CEC Framework. It is up to the driver to decide
397 -ENOMSG, otherwise the CEC framework assumes it processed this message and
401 CEC framework functions
404 CEC Adapter drivers can call the following CEC framework functions:
418 the physical address has become valid, then the CEC framework will start
446 invalid. Once the physical address becomes valid, then the framework will
449 CEC Pin framework
455 CEC protocol. The CEC pin framework was created to handle such devices.
458 to work 100%. This framework uses highres timers internally, but if a
468 CEC Notifier framework