Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/cec/core/
A Dcec-api.c388 mode_follower > CEC_MODE_MONITOR_ALL) { in cec_s_mode()
393 if (mode_follower == CEC_MODE_MONITOR_ALL && in cec_s_mode()
443 bool old_mon_all = fh->mode_follower == CEC_MODE_MONITOR_ALL; in cec_s_mode()
444 bool new_mon_all = mode_follower == CEC_MODE_MONITOR_ALL; in cec_s_mode()
646 if (fh->mode_follower == CEC_MODE_MONITOR_ALL) in cec_release()
A Dcec-adap.c267 CEC_MODE_MONITOR_ALL; in cec_queue_msg_monitor()
/linux-6.3-rc2/drivers/media/cec/platform/stm32/
A Dstm32-cec.c257 u32 caps = CEC_CAP_DEFAULTS | CEC_CAP_PHYS_ADDR | CEC_MODE_MONITOR_ALL; in stm32_cec_probe()
/linux-6.3-rc2/include/uapi/linux/
A Dcec.h319 #define CEC_MODE_MONITOR_ALL (0xf << 4) macro
/linux-6.3-rc2/Documentation/userspace-api/media/cec/
A Dcec-ioc-g-mode.rst185 - ``CEC_MODE_MONITOR_ALL``

Completed in 13 milliseconds