Lines Matching refs:cec_msg
27 struct cec_msg *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()
779 int cec_transmit_msg_fh(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg_fh()
992 int cec_transmit_msg(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg()
1009 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg,
1104 struct cec_msg *msg, ktime_t ts) in cec_received_msg_ts()
1222 struct cec_msg *dst = &data->msg; in cec_received_msg_ts()
1309 struct cec_msg msg = { }; in cec_config_log_addr()
1554 struct cec_msg msg = {}; in cec_config_thread_func()
1962 struct cec_msg *msg, in cec_fill_msg_report_features()
1990 struct cec_msg *msg, u8 reason) in cec_feature_abort_reason()
1992 struct cec_msg tx_msg = { }; in cec_feature_abort_reason()
2008 static int cec_feature_abort(struct cec_adapter *adap, struct cec_msg *msg) in cec_feature_abort()
2014 static int cec_feature_refused(struct cec_adapter *adap, struct cec_msg *msg) in cec_feature_refused()
2027 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg, in cec_receive_notify()
2036 struct cec_msg tx_cec_msg = { }; in cec_receive_notify()