Home
last modified time | relevance | path

Searched refs:CEC_CAP_MONITOR_PIN (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-dqevent.rst158 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``
H A Dcec-ioc-adap-g-caps.rst129 - ``CEC_CAP_MONITOR_PIN``
H A Dcec-ioc-g-mode.rst163 This mode requires that the :ref:`CEC_CAP_MONITOR_PIN <CEC-CAP-MONITOR-PIN>`
/openbmc/linux/drivers/media/cec/platform/cec-gpio/
H A Dcec-gpio.c178 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN; in cec_gpio_probe()
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-cec.c318 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN; in vivid_cec_alloc_adap()
/openbmc/linux/include/uapi/linux/
H A Dcec.h339 #define CEC_CAP_MONITOR_PIN (1 << 7) macro
/openbmc/linux/drivers/media/cec/core/
H A Dcec-api.c400 !(adap->capabilities & CEC_CAP_MONITOR_PIN)) { in cec_s_mode()
H A Dcec-pin.c1356 caps | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN, in cec_pin_allocate_adapter()
/openbmc/linux/Documentation/driver-api/media/
H A Dcec-core.rst165 the CEC_CAP_MONITOR_PIN capability is set. This callback is optional