CEC_MSG_FL_REPLY_TO_FOLLOWERS 766 drivers/media/cec/cec-adap.c msg->flags &= CEC_MSG_FL_REPLY_TO_FOLLOWERS | CEC_MSG_FL_RAW; CEC_MSG_FL_REPLY_TO_FOLLOWERS 769 drivers/media/cec/cec-adap.c msg->flags &= ~CEC_MSG_FL_REPLY_TO_FOLLOWERS; CEC_MSG_FL_REPLY_TO_FOLLOWERS 2082 drivers/media/cec/cec-adap.c if (is_reply && !(msg->flags & CEC_MSG_FL_REPLY_TO_FOLLOWERS))