Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dcec.h322 #define CEC_MODE_MONITOR (0xe << 4) macro
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-g-mode.rst172 - ``CEC_MODE_MONITOR``
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c266 u32 monitor_mode = valid_la ? CEC_MODE_MONITOR : in cec_queue_msg_monitor()