Searched refs:CEC_CAP_RC (Results 1 – 9 of 9) sorted by relevance
257 caps &= ~CEC_CAP_RC; in cec_allocate_adapter()301 if (!(caps & CEC_CAP_RC)) in cec_allocate_adapter()350 if (adap->capabilities & CEC_CAP_RC) { in cec_register_adapter()
2050 if (!(adap->capabilities & CEC_CAP_RC) || in cec_receive_notify()2092 if (!(adap->capabilities & CEC_CAP_RC) || in cec_receive_notify()
329 CEC_CAP_PASSTHROUGH | CEC_CAP_RC; in hdmi4_cec_init()
22 CEC_CAP_PASSTHROUGH | CEC_CAP_RC)
110 - ``CEC_CAP_RC``
258 - If :ref:`CEC_CAP_RC <CEC-CAP-RC>` is set and if265 - If :ref:`CEC_CAP_RC <CEC-CAP-RC>` is set and if
321 cec_caps &= ~CEC_CAP_RC; in drm_dp_cec_set_edid()
333 #define CEC_CAP_RC (1 << 4) macro
75 CEC_CAP_RC is set) you call: