Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dcec.h448 #define CEC_EVENT_PIN_HPD_HIGH 6 macro
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-dqevent.rst178 - ``CEC_EVENT_PIN_HPD_HIGH``
/linux/drivers/media/cec/core/
H A Dcec-api.c602 ev.event = err ? CEC_EVENT_PIN_HPD_HIGH : in cec_open()