Home
last modified time | relevance | path

Searched refs:CEC_LOG_ADDRS_FL_ALLOW_RC_PASSTHRU (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/Documentation/userspace-api/media/cec/
Dcec-ioc-g-mode.rst259 :ref:`CEC_LOG_ADDRS_FL_ALLOW_RC_PASSTHRU <CEC-LOG-ADDRS-FL-ALLOW-RC-PASSTHRU>`
266 :ref:`CEC_LOG_ADDRS_FL_ALLOW_RC_PASSTHRU <CEC-LOG-ADDRS-FL-ALLOW-RC-PASSTHRU>`
Dcec-ioc-adap-g-log-addrs.rst172 - ``CEC_LOG_ADDRS_FL_ALLOW_RC_PASSTHRU``
/linux-6.1.9/include/uapi/linux/
Dcec.h396 #define CEC_LOG_ADDRS_FL_ALLOW_RC_PASSTHRU (1 << 1) macro
/linux-6.1.9/drivers/media/cec/core/
Dcec-api.c178 CEC_LOG_ADDRS_FL_ALLOW_RC_PASSTHRU | in cec_adap_s_log_addrs()
Dcec-adap.c2055 !(adap->log_addrs.flags & CEC_LOG_ADDRS_FL_ALLOW_RC_PASSTHRU)) in cec_receive_notify()
2097 !(adap->log_addrs.flags & CEC_LOG_ADDRS_FL_ALLOW_RC_PASSTHRU)) in cec_receive_notify()