Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-core.c243 caps &= ~CEC_CAP_RC; in cec_allocate_adapter()
286 if (!(caps & CEC_CAP_RC)) in cec_allocate_adapter()
333 if (adap->capabilities & CEC_CAP_RC) { in cec_register_adapter()
H A Dcec-adap.c1988 if (!(adap->capabilities & CEC_CAP_RC) || in cec_receive_notify()
2030 if (!(adap->capabilities & CEC_CAP_RC) || in cec_receive_notify()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx_cec.c226 CEC_CAP_RC | CEC_CAP_PASSTHROUGH, in rk_hdmirx_cec_register()
/OK3568_Linux_fs/kernel/include/media/
H A Dcec.h22 CEC_CAP_PASSTHROUGH | CEC_CAP_RC)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_cec.c341 CEC_CAP_PASSTHROUGH | CEC_CAP_RC; in hdmi4_cec_init()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-cec.c257 CEC_CAP_RC | CEC_CAP_PASSTHROUGH, in dw_hdmi_qp_cec_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_cec.c321 cec_caps &= ~CEC_CAP_RC; in drm_dp_cec_set_edid()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcec.h312 #define CEC_CAP_RC (1 << 4) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcec.h312 #define CEC_CAP_RC (1 << 4) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcec.h313 #define CEC_CAP_RC (1 << 4) macro
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dcec-core.rst75 CEC_CAP_RC is set) you call: