Lines Matching defs:msg
208 static void cec_queue_msg_fh(struct cec_fh *fh, const struct cec_msg *msg) in cec_queue_msg_fh()
262 const struct cec_msg *msg, in cec_queue_msg_monitor()
281 const struct cec_msg *msg) in cec_queue_msg_followers()
599 struct cec_msg *msg; in cec_transmit_done_ts() local
751 int cec_transmit_msg_fh(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg_fh()
947 int cec_transmit_msg(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg()
1059 struct cec_msg *msg, ktime_t ts) in cec_received_msg_ts()
1262 struct cec_msg msg = { }; in cec_config_log_addr() local
1507 struct cec_msg msg = {}; in cec_config_thread_func() local
1908 struct cec_msg *msg, in cec_fill_msg_report_features()
1936 struct cec_msg *msg, u8 reason) in cec_feature_abort_reason()
1954 static int cec_feature_abort(struct cec_adapter *adap, struct cec_msg *msg) in cec_feature_abort()
1960 static int cec_feature_refused(struct cec_adapter *adap, struct cec_msg *msg) in cec_feature_refused()
1973 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg, in cec_receive_notify()