Searched refs:tx_msg (Results 1 – 5 of 5) sorted by relevance
50 void (*tx_msg)(struct sst_generic_ipc *, struct ipc_message *); member
184 if (ipc->ops.tx_msg != NULL) in ipc_tx_msgs()185 ipc->ops.tx_msg(ipc, msg); in ipc_tx_msgs()
488 void *tx_msg; in sst_byt_stream_start() local497 tx_msg = &start_stream; in sst_byt_stream_start()500 ret = sst_ipc_tx_message_nowait(&byt->ipc, header, tx_msg, size); in sst_byt_stream_start()702 ipc->ops.tx_msg = byt_tx_msg; in sst_byt_dsp_init()
529 ipc->ops.tx_msg = skl_ipc_tx_msg; in skl_ipc_init()
2125 ipc->ops.tx_msg = hsw_tx_msg; in sst_hsw_dsp_init()