Searched refs:CEC_CAP_MONITOR_PIN (Results 1 – 9 of 9) sorted by relevance
155 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``162 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``169 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``178 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``187 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``196 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``
126 - ``CEC_CAP_MONITOR_PIN``
161 This mode requires that the :ref:`CEC_CAP_MONITOR_PIN <CEC-CAP-MONITOR-PIN>`
214 CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN); in cec_gpio_probe()
280 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN; in vivid_cec_alloc_adap()
315 #define CEC_CAP_MONITOR_PIN (1 << 7) macro
370 !(adap->capabilities & CEC_CAP_MONITOR_PIN)) { in cec_s_mode()
1301 caps | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN, in cec_pin_allocate_adapter()
158 the CEC_CAP_MONITOR_PIN capability is set. This callback is optional