Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dcec.h166 #define CEC_MSG_FL_REPLY_TO_FOLLOWERS (1 << 0) macro
/linux-6.6.21/drivers/media/cec/core/
Dcec-adap.c765 msg->flags &= CEC_MSG_FL_REPLY_TO_FOLLOWERS | CEC_MSG_FL_RAW; in cec_transmit_msg_fh()
768 msg->flags &= ~CEC_MSG_FL_REPLY_TO_FOLLOWERS; in cec_transmit_msg_fh()
2164 if (is_reply && !(msg->flags & CEC_MSG_FL_REPLY_TO_FOLLOWERS)) in cec_receive_notify()
/linux-6.6.21/Documentation/userspace-api/media/cec/
Dcec-ioc-receive.rst213 - ``CEC_MSG_FL_REPLY_TO_FOLLOWERS``