Lines Matching refs:cec_msg
24 struct cec_msg *msg,
202 static void cec_queue_msg_fh(struct cec_fh *fh, const struct cec_msg *msg) in cec_queue_msg_fh()
256 const struct cec_msg *msg, in cec_queue_msg_monitor()
275 const struct cec_msg *msg) in cec_queue_msg_followers()
552 struct cec_msg *msg; in cec_transmit_done_ts()
700 int cec_transmit_msg_fh(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg_fh()
893 int cec_transmit_msg(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg()
910 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg,
1004 struct cec_msg *msg, ktime_t ts) in cec_received_msg_ts()
1127 struct cec_msg *dst = &data->msg; in cec_received_msg_ts()
1211 struct cec_msg msg = { }; in cec_config_log_addr()
1415 struct cec_msg msg = {}; in cec_config_thread_func()
1731 struct cec_msg *msg, in cec_fill_msg_report_features()
1759 struct cec_msg *msg, u8 reason) in cec_feature_abort_reason()
1761 struct cec_msg tx_msg = { }; in cec_feature_abort_reason()
1777 static int cec_feature_abort(struct cec_adapter *adap, struct cec_msg *msg) in cec_feature_abort()
1783 static int cec_feature_refused(struct cec_adapter *adap, struct cec_msg *msg) in cec_feature_refused()
1796 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg, in cec_receive_notify()
1805 struct cec_msg tx_cec_msg = { }; in cec_receive_notify()