Home
last modified time | relevance | path

Searched refs:CEC_MODE_FOLLOWER (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/media/cec/core/
A Dcec-api.c408 mode_follower >= CEC_MODE_FOLLOWER && in cec_s_mode()
472 if (fh->mode_follower == CEC_MODE_FOLLOWER) in cec_s_mode()
474 if (mode_follower == CEC_MODE_FOLLOWER) in cec_s_mode()
642 if (fh->mode_follower == CEC_MODE_FOLLOWER) in cec_release()
A Dcec-adap.c287 if (fh->mode_follower == CEC_MODE_FOLLOWER) in cec_queue_msg_followers()
/linux-6.3-rc2/include/uapi/linux/
A Dcec.h314 #define CEC_MODE_FOLLOWER (0x1 << 4) macro
/linux-6.3-rc2/Documentation/userspace-api/media/cec/
A Dcec-ioc-g-mode.rst127 - ``CEC_MODE_FOLLOWER``

Completed in 13 milliseconds