Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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>`
/OK3568_Linux_fs/kernel/drivers/media/cec/platform/cec-gpio/
H A Dcec-gpio.c184 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN; in cec_gpio_probe()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-cec.c279 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN; in vivid_cec_alloc_adap()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcec.h318 #define CEC_CAP_MONITOR_PIN (1 << 7) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcec.h318 #define CEC_CAP_MONITOR_PIN (1 << 7) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcec.h319 #define CEC_CAP_MONITOR_PIN (1 << 7) macro
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-api.c400 !(adap->capabilities & CEC_CAP_MONITOR_PIN)) { in cec_s_mode()
H A Dcec-pin.c1337 caps | CEC_CAP_MONITOR_ALL | CEC_CAP_MONITOR_PIN, in cec_pin_allocate_adapter()
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dcec-core.rst159 the CEC_CAP_MONITOR_PIN capability is set. This callback is optional