Lines Matching refs:cec_msg
27 struct cec_msg *msg,
228 static void cec_queue_msg_fh(struct cec_fh *fh, const struct cec_msg *msg) in cec_queue_msg_fh()
282 const struct cec_msg *msg, in cec_queue_msg_monitor()
301 const struct cec_msg *msg) in cec_queue_msg_followers()
582 struct cec_msg *msg; in cec_transmit_done_ts()
732 int cec_transmit_msg_fh(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg_fh()
912 int cec_transmit_msg(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg()
929 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg,
1023 struct cec_msg *msg, ktime_t ts) in cec_received_msg_ts()
1148 struct cec_msg *dst = &data->msg; in cec_received_msg_ts()
1232 struct cec_msg msg = { }; in cec_config_log_addr()
1463 struct cec_msg msg = {}; in cec_config_thread_func()
1811 struct cec_msg *msg, in cec_fill_msg_report_features()
1839 struct cec_msg *msg, u8 reason) in cec_feature_abort_reason()
1841 struct cec_msg tx_msg = { }; in cec_feature_abort_reason()
1857 static int cec_feature_abort(struct cec_adapter *adap, struct cec_msg *msg) in cec_feature_abort()
1863 static int cec_feature_refused(struct cec_adapter *adap, struct cec_msg *msg) in cec_feature_refused()
1876 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg, in cec_receive_notify()
1885 struct cec_msg tx_cec_msg = { }; in cec_receive_notify()