Home
last modified time | relevance | path

Searched refs:sst_dsp_ipc_msg_tx (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/sound/soc/intel/common/
Dsst-dsp.c331 void sst_dsp_ipc_msg_tx(struct sst_dsp *dsp, u32 msg) in sst_dsp_ipc_msg_tx() function
336 EXPORT_SYMBOL_GPL(sst_dsp_ipc_msg_tx);
Dsst-dsp.h267 void sst_dsp_ipc_msg_tx(struct sst_dsp *dsp, u32 msg);
/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-ipc.c2057 sst_dsp_ipc_msg_tx(ipc->dsp, msg->tx.header); in hsw_tx_msg()