Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dcec.h215 #define CEC_LOG_ADDR_PLAYBACK_1 4 macro
250 #define CEC_LOG_ADDR_MASK_PLAYBACK ((1 << CEC_LOG_ADDR_PLAYBACK_1) | \
/linux-6.15/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions34 ignore define CEC_LOG_ADDR_PLAYBACK_1
/linux-6.15/drivers/media/cec/core/
H A Dcec-adap.c1423 CEC_LOG_ADDR_PLAYBACK_1, CEC_LOG_ADDR_PLAYBACK_2, in cec_config_thread_func()