Home
last modified time | relevance | path

Searched refs:CEC_EVENT_PIN_CEC_LOW (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-caps.rst133 receive ``CEC_EVENT_PIN_CEC_LOW`` and ``CEC_EVENT_PIN_CEC_HIGH`` events.
H A Dcec-ioc-dqevent.rst155 - ``CEC_EVENT_PIN_CEC_LOW``
H A Dcec-ioc-g-mode.rst166 ``CEC_EVENT_PIN_CEC_LOW`` and ``CEC_EVENT_PIN_CEC_HIGH`` events to see the
/openbmc/linux/include/uapi/linux/
H A Dcec.h438 #define CEC_EVENT_PIN_CEC_LOW 3 macro
/openbmc/linux/drivers/media/cec/core/
H A Dcec-api.c482 CEC_EVENT_PIN_CEC_LOW; in cec_s_mode()
H A Dcec-adap.c155 CEC_EVENT_PIN_CEC_LOW, in cec_queue_pin_cec_event()