Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/cec/
Dcec-ioc-dqevent.rst155 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``
Dcec-ioc-adap-g-caps.rst126 - ``CEC_CAP_MONITOR_PIN``
Dcec-ioc-g-mode.rst161 This mode requires that the :ref:`CEC_CAP_MONITOR_PIN <CEC-CAP-MONITOR-PIN>`
/Linux-v4.19/drivers/media/platform/cec-gpio/
Dcec-gpio.c214 CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN); in cec_gpio_probe()
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-cec.c280 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN; in vivid_cec_alloc_adap()
/Linux-v4.19/include/uapi/linux/
Dcec.h315 #define CEC_CAP_MONITOR_PIN (1 << 7) macro
/Linux-v4.19/drivers/media/cec/
Dcec-api.c370 !(adap->capabilities & CEC_CAP_MONITOR_PIN)) { in cec_s_mode()
Dcec-pin.c1301 caps | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN, in cec_pin_allocate_adapter()
/Linux-v4.19/Documentation/media/kapi/
Dcec-core.rst158 the CEC_CAP_MONITOR_PIN capability is set. This callback is optional