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
239 driven) by calling into the framework in the following situations:
280 retrying messages. If set, then the framework assumes that it
318 handling the receive interrupt. The framework expects to see the cec_transmit_done
348 This basic parsing is done in the CEC Framework. It is up to the driver to decide
421 -ENOMSG, otherwise the CEC framework assumes it processed this message and
425 CEC framework functions
428 CEC Adapter drivers can call the following CEC framework functions:
442 the physical address has become valid, then the CEC framework will start
470 invalid. Once the physical address becomes valid, then the framework will
473 CEC Pin framework
479 CEC protocol. The CEC pin framework was created to handle such devices.
482 to work 100%. This framework uses highres timers internally, but if a
492 CEC Notifier framework