Home
last modified time | relevance | path

Searched refs:CEC_EVENT_PIN_5V_HIGH (Results 1 – 5 of 5) sorted by relevance

/linux/include/media/
A Dcec.h81 #define CEC_NUM_EVENTS CEC_EVENT_PIN_5V_HIGH
/linux/include/uapi/linux/
A Dcec.h423 #define CEC_EVENT_PIN_5V_HIGH 8 macro
/linux/Documentation/userspace-api/media/cec/
A Dcec-ioc-dqevent.rst196 - ``CEC_EVENT_PIN_5V_HIGH``
/linux/drivers/media/cec/core/
A Dcec-api.c620 ev.event = err ? CEC_EVENT_PIN_5V_HIGH : in cec_open()
A Dcec-adap.c209 .event = is_high ? CEC_EVENT_PIN_5V_HIGH : in cec_queue_pin_5v_event()

Completed in 17 milliseconds