Lines Matching refs:CEC
17 HDMI cable to communicate. The protocol for CEC version 1.4 is defined
18 in supplements 1 (CEC) and 2 (HEAC or HDMI Ethernet and Audio Return
20 extensions added to CEC version 2.0 are defined in chapter 11 of the
28 CEC, need to be handled by the kernel, others can be handled either by
31 In addition, CEC can be implemented in HDMI receivers, transmitters and
33 control just the CEC pin.
35 Drivers that support CEC will create a CEC device node (/dev/cecX) to
36 give userspace access to the CEC adapter. The
41 provides three tools to handle CEC:
43 - cec-ctl: the Swiss army knife of CEC. Allows you to configure, transmit
44 and monitor CEC messages.
46 - cec-compliance: does a CEC compliance test of a remote CEC device to
47 determine how compliant the CEC implementation is.
49 - cec-follower: emulates a CEC follower.