Home
last modified time | relevance | path

Searched refs:CEC_LOG_ADDR_MASK_PLAYBACK (Results 1 – 4 of 4) sorted by last modified time

/linux/drivers/media/cec/core/
H A Dcec-adap.c1428 [CEC_LOG_ADDR_TYPE_PLAYBACK] = CEC_LOG_ADDR_MASK_PLAYBACK, in cec_config_thread_func()
/linux/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c548 mask = CEC_LOG_ADDR_MASK_PLAYBACK; in pulse8_cec_adap_log_addr()
/linux/include/uapi/linux/
H A Dcec.h245 #define CEC_LOG_ADDR_MASK_PLAYBACK ((1 << CEC_LOG_ADDR_PLAYBACK_1) | \ macro
271 return log_addr_mask & CEC_LOG_ADDR_MASK_PLAYBACK; in cec_has_playback()
/linux/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions14 ignore define CEC_LOG_ADDR_MASK_PLAYBACK