Home
last modified time | relevance | path

Searched refs:CEC_EVENT_PIN_HPD_HIGH (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dcec.h386 #define CEC_EVENT_PIN_HPD_HIGH 6 macro
/Linux-v4.19/Documentation/media/uapi/cec/
Dcec-ioc-dqevent.rst175 - ``CEC_EVENT_PIN_HPD_HIGH``
/Linux-v4.19/drivers/media/cec/
Dcec-api.c577 ev.event = err ? CEC_EVENT_PIN_HPD_HIGH : in cec_open()
Dcec-adap.c167 .event = is_high ? CEC_EVENT_PIN_HPD_HIGH : in cec_queue_pin_hpd_event()