Lines Matching full:cec
2 .. c:namespace:: CEC
33 All cec devices must support :ref:`ioctl CEC_ADAP_G_CAPS <CEC_ADAP_G_CAPS>`. To query
49 - The name of the cec adapter driver.
52 - The name of this CEC adapter. The combination ``driver`` and
59 - The capabilities of the CEC adapter, see
60 :ref:`cec-capabilities`.
63 - CEC Framework API version, formatted with the ``KERNEL_VERSION()``
70 .. flat-table:: CEC Capabilities Flags
75 * .. _`CEC-CAP-PHYS-ADDR`:
84 * .. _`CEC-CAP-LOG-ADDRS`:
92 * .. _`CEC-CAP-TRANSMIT`:
96 - Userspace can transmit CEC messages by calling
100 capability isn't set, then the kernel will handle all CEC
101 transmits and process all CEC messages it receives.
102 * .. _`CEC-CAP-PASSTHROUGH`:
108 * .. _`CEC-CAP-RC`:
113 * .. _`CEC-CAP-MONITOR-ALL`:
117 - The CEC hardware can monitor all messages, not just directed and
119 * .. _`CEC-CAP-NEEDS-HPD`:
123 - The CEC hardware is only active if the HDMI Hotplug Detect pin is
124 high. This makes it impossible to use CEC to wake up displays that
125 set the HPD pin low when in standby mode, but keep the CEC bus
127 * .. _`CEC-CAP-MONITOR-PIN`:
131 - The CEC hardware can monitor CEC pin changes from low to high voltage
134 * .. _`CEC-CAP-CONNECTOR-INFO`: