Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dcec.h166 #define CEC_MSG_FL_REPLY_TO_FOLLOWERS (1 << 0) macro
/Linux-v6.6/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-v6.6/Documentation/userspace-api/media/cec/
Dcec-ioc-receive.rst213 - ``CEC_MSG_FL_REPLY_TO_FOLLOWERS``