Home
last modified time | relevance | path

Searched refs:CEC_CAP_LOG_ADDRS (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx_cec.c225 CEC_CAP_LOG_ADDRS | CEC_CAP_TRANSMIT | in rk_hdmirx_cec_register()
/OK3568_Linux_fs/kernel/include/media/
H A Dcec.h21 #define CEC_CAP_DEFAULTS (CEC_CAP_LOG_ADDRS | CEC_CAP_TRANSMIT | \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_cec.c340 const u32 caps = CEC_CAP_TRANSMIT | CEC_CAP_LOG_ADDRS | in hdmi4_cec_init()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-caps.rst86 - ``CEC_CAP_LOG_ADDRS``
H A Dcec-ioc-adap-g-log-addrs.rst47 is only available if ``CEC_CAP_LOG_ADDRS`` is set (the ``ENOTTY`` error code is
359 The ``CEC_CAP_LOG_ADDRS`` capability wasn't set, so this ioctl is not supported.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-cec.c256 CEC_CAP_LOG_ADDRS | CEC_CAP_TRANSMIT | in dw_hdmi_qp_cec_probe()
/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.h304 #define CEC_CAP_LOG_ADDRS (1 << 1) 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.h304 #define CEC_CAP_LOG_ADDRS (1 << 1) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcec.h305 #define CEC_CAP_LOG_ADDRS (1 << 1) macro
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-api.c173 if (!(adap->capabilities & CEC_CAP_LOG_ADDRS)) in cec_adap_s_log_addrs()
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dcec-core.rst426 Claim the CEC logical addresses. Should never be called if CEC_CAP_LOG_ADDRS