Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dcec.h166 #define CEC_MSG_FL_REPLY_TO_FOLLOWERS (1 << 0) macro
/linux-5.19.10/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()
2153 if (is_reply && !(msg->flags & CEC_MSG_FL_REPLY_TO_FOLLOWERS)) in cec_receive_notify()
/linux-5.19.10/Documentation/userspace-api/media/cec/
Dcec-ioc-receive.rst213 - ``CEC_MSG_FL_REPLY_TO_FOLLOWERS``