Searched refs:sst_dsp_ipc_msg_tx (Results 1 – 3 of 3) sorted by relevance
271 void sst_dsp_ipc_msg_tx(struct sst_dsp *dsp, u32 msg) in sst_dsp_ipc_msg_tx() function276 EXPORT_SYMBOL_GPL(sst_dsp_ipc_msg_tx);
270 void sst_dsp_ipc_msg_tx(struct sst_dsp *dsp, u32 msg);
2068 sst_dsp_ipc_msg_tx(ipc->dsp, msg->header); in hsw_tx_msg()