Searched refs:CEC_CAP_MONITOR_ALL (Results 1 – 14 of 14) sorted by relevance
144 if (!(adap->capabilities & CEC_CAP_MONITOR_ALL)) in drm_dp_cec_adap_monitor_all_enable()335 cec_caps |= CEC_CAP_MONITOR_ALL; in drm_dp_cec_attach()
178 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN; in cec_gpio_probe()
115 - ``CEC_CAP_MONITOR_ALL``
193 mode requires that the :ref:`CEC_CAP_MONITOR_ALL <CEC-CAP-MONITOR-ALL>` capability is set,
308 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_PHYS_ADDR | CEC_CAP_MONITOR_ALL; in rain_connect()
410 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN; in vivid_cec_alloc_adap()
391 CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL | in tegra_cec_probe()
340 #define CEC_CAP_MONITOR_ALL (1 << 5) macro
394 !(adap->capabilities & CEC_CAP_MONITOR_ALL)) { in cec_s_mode()
1356 caps | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN, in cec_pin_allocate_adapter()
837 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_PHYS_ADDR | CEC_CAP_MONITOR_ALL; in pulse8_connect()
153 called if the CEC_CAP_MONITOR_ALL capability is set. This callback is optional
1492 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL; in extron_setup()
2112 CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL, CEC_MAX_LOG_ADDRS); in tc358743_probe()