Searched refs:CEC_CAP_MONITOR_ALL (Results 1 – 13 of 13) sorted by relevance
137 if (!(adap->capabilities & CEC_CAP_MONITOR_ALL)) in drm_dp_cec_adap_monitor_all_enable()317 cec_caps |= CEC_CAP_MONITOR_ALL; in drm_dp_cec_set_edid()
214 CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN); in cec_gpio_probe()
112 - ``CEC_CAP_MONITOR_ALL``
191 mode requires that the :ref:`CEC_CAP_MONITOR_ALL <CEC-CAP-MONITOR-ALL>` capability is set,
280 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN; in vivid_cec_alloc_adap()
312 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_PHYS_ADDR | CEC_CAP_MONITOR_ALL; in rain_connect()
410 CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL, in tegra_cec_probe()
311 #define CEC_CAP_MONITOR_ALL (1 << 5) macro
364 !(adap->capabilities & CEC_CAP_MONITOR_ALL)) { in cec_s_mode()
1301 caps | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN, in cec_pin_allocate_adapter()
645 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_PHYS_ADDR | CEC_CAP_MONITOR_ALL; in pulse8_connect()
145 called if the CEC_CAP_MONITOR_ALL capability is set. This callback is optional
2119 CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL, CEC_MAX_LOG_ADDRS); in tc358743_probe()