Searched refs:CEC_CAP_MONITOR_ALL (Results 1 – 8 of 8) sorted by relevance
115 - ``CEC_CAP_MONITOR_ALL``
193 mode requires that the :ref:`CEC_CAP_MONITOR_ALL <CEC-CAP-MONITOR-ALL>` capability is set,
310 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_PHYS_ADDR | CEC_CAP_MONITOR_ALL; in rain_connect()
340 #define CEC_CAP_MONITOR_ALL (1 << 5) macro
394 !(adap->capabilities & CEC_CAP_MONITOR_ALL)) { in cec_s_mode()
1384 caps | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN, in cec_pin_allocate_adapter()
153 called if the CEC_CAP_MONITOR_ALL capability is set. This callback is optional
1493 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL; in extron_setup()