Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcec.h189 #define CEC_LOG_ADDR_PLAYBACK_1 4 macro
224 #define CEC_LOG_ADDR_MASK_PLAYBACK ((1 << CEC_LOG_ADDR_PLAYBACK_1) | \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcec.h189 #define CEC_LOG_ADDR_PLAYBACK_1 4 macro
224 #define CEC_LOG_ADDR_MASK_PLAYBACK ((1 << CEC_LOG_ADDR_PLAYBACK_1) | \
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcec.h190 #define CEC_LOG_ADDR_PLAYBACK_1 4 macro
225 #define CEC_LOG_ADDR_MASK_PLAYBACK ((1 << CEC_LOG_ADDR_PLAYBACK_1) | \
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions34 ignore define CEC_LOG_ADDR_PLAYBACK_1
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-adap.c1360 CEC_LOG_ADDR_PLAYBACK_1, CEC_LOG_ADDR_PLAYBACK_2, in cec_config_thread_func()