Lines Matching defs:msg
209 static void cec_queue_msg_fh(struct cec_fh *fh, const struct cec_msg *msg) in cec_queue_msg_fh()
263 const struct cec_msg *msg, in cec_queue_msg_monitor()
282 const struct cec_msg *msg) in cec_queue_msg_followers()
600 struct cec_msg *msg; in cec_transmit_done_ts() local
780 int cec_transmit_msg_fh(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg_fh()
993 int cec_transmit_msg(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg()
1105 struct cec_msg *msg, ktime_t ts) in cec_received_msg_ts()
1310 struct cec_msg msg = { }; in cec_config_log_addr() local
1555 struct cec_msg msg = {}; in cec_config_thread_func() local
1963 struct cec_msg *msg, in cec_fill_msg_report_features()
1991 struct cec_msg *msg, u8 reason) in cec_feature_abort_reason()
2009 static int cec_feature_abort(struct cec_adapter *adap, struct cec_msg *msg) in cec_feature_abort()
2015 static int cec_feature_refused(struct cec_adapter *adap, struct cec_msg *msg) in cec_feature_refused()
2028 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg, in cec_receive_notify()