Lines Matching refs:CEC
58 - The name of this CEC adapter. The combination ``driver`` and
62 - The capabilities of the CEC adapter, see
66 - CEC Framework API version, formatted with the ``KERNEL_VERSION()``
74 .. flat-table:: CEC Capabilities Flags
79 * .. _`CEC-CAP-PHYS-ADDR`:
88 * .. _`CEC-CAP-LOG-ADDRS`:
96 * .. _`CEC-CAP-TRANSMIT`:
100 - Userspace can transmit CEC messages by calling
104 capability isn't set, then the kernel will handle all CEC
105 transmits and process all CEC messages it receives.
106 * .. _`CEC-CAP-PASSTHROUGH`:
112 * .. _`CEC-CAP-RC`:
117 * .. _`CEC-CAP-MONITOR-ALL`:
121 - The CEC hardware can monitor all messages, not just directed and
123 * .. _`CEC-CAP-NEEDS-HPD`:
127 - The CEC hardware is only active if the HDMI Hotplug Detect pin is
128 high. This makes it impossible to use CEC to wake up displays that
129 set the HPD pin low when in standby mode, but keep the CEC bus
131 * .. _`CEC-CAP-MONITOR-PIN`:
135 - The CEC hardware can monitor CEC pin changes from low to high voltage