Lines Matching defs:msg
180 static void cec_queue_msg_fh(struct cec_fh *fh, const struct cec_msg *msg) in cec_queue_msg_fh()
234 const struct cec_msg *msg, in cec_queue_msg_monitor()
253 const struct cec_msg *msg) in cec_queue_msg_followers()
533 struct cec_msg *msg; in cec_transmit_done_ts() local
681 int cec_transmit_msg_fh(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg_fh()
872 int cec_transmit_msg(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg()
983 struct cec_msg *msg, ktime_t ts) in cec_received_msg_ts()
1190 struct cec_msg msg = { }; in cec_config_log_addr() local
1394 struct cec_msg msg = {}; in cec_config_thread_func() local
1717 struct cec_msg *msg, in cec_fill_msg_report_features()
1745 struct cec_msg *msg, u8 reason) in cec_feature_abort_reason()
1763 static int cec_feature_abort(struct cec_adapter *adap, struct cec_msg *msg) in cec_feature_abort()
1769 static int cec_feature_refused(struct cec_adapter *adap, struct cec_msg *msg) in cec_feature_refused()
1782 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg, in cec_receive_notify()