Home
last modified time | relevance | path

Searched refs:CEC_CAP_RC (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/media/cec/core/
H A Dcec-core.c259 caps &= ~CEC_CAP_RC; in cec_allocate_adapter()
303 if (!(caps & CEC_CAP_RC)) in cec_allocate_adapter()
352 if (adap->capabilities & CEC_CAP_RC) { in cec_register_adapter()
H A Dcec-adap.c2063 if (!(adap->capabilities & CEC_CAP_RC) || in cec_receive_notify()
2105 if (!(adap->capabilities & CEC_CAP_RC) || in cec_receive_notify()
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-caps.rst110 - ``CEC_CAP_RC``
H A Dcec-ioc-g-mode.rst258 - If :ref:`CEC_CAP_RC <CEC-CAP-RC>` is set and if
265 - If :ref:`CEC_CAP_RC <CEC-CAP-RC>` is set and if
/openbmc/linux/include/media/
H A Dcec.h22 CEC_CAP_PASSTHROUGH | CEC_CAP_RC)
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_cec.c329 CEC_CAP_PASSTHROUGH | CEC_CAP_RC; in hdmi4_cec_init()
/openbmc/linux/include/uapi/linux/
H A Dcec.h337 #define CEC_CAP_RC (1 << 4) macro
/openbmc/linux/Documentation/driver-api/media/
H A Dcec-core.rst75 CEC_CAP_RC is set) you call: