Searched refs:CEC_CAP_MONITOR_PIN (Results 1 – 9 of 9) sorted by relevance
158 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``165 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``172 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``181 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``190 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``199 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``
129 - ``CEC_CAP_MONITOR_PIN``
163 This mode requires that the :ref:`CEC_CAP_MONITOR_PIN <CEC-CAP-MONITOR-PIN>`
178 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN; in cec_gpio_probe()
410 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN; in vivid_cec_alloc_adap()
344 #define CEC_CAP_MONITOR_PIN (1 << 7) macro
400 !(adap->capabilities & CEC_CAP_MONITOR_PIN)) { in cec_s_mode()
1356 caps | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN, in cec_pin_allocate_adapter()
165 the CEC_CAP_MONITOR_PIN capability is set. This callback is optional