Home
last modified time | relevance | path

Searched refs:sst_ipc_tx_msg_reply_complete (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/sound/soc/intel/common/
Dsst-ipc.h82 void sst_ipc_tx_msg_reply_complete(struct sst_generic_ipc *ipc,
Dsst-ipc.c245 void sst_ipc_tx_msg_reply_complete(struct sst_generic_ipc *ipc, in sst_ipc_tx_msg_reply_complete() function
255 EXPORT_SYMBOL_GPL(sst_ipc_tx_msg_reply_complete);
/Linux-v5.4/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c254 sst_ipc_tx_msg_reply_complete(&byt->ipc, msg); in sst_byt_process_reply()
/Linux-v5.4/sound/soc/intel/skylake/
Dskl-sst-ipc.c485 sst_ipc_tx_msg_reply_complete(ipc, msg); in skl_ipc_process_reply()
/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-ipc.c624 sst_ipc_tx_msg_reply_complete(&hsw->ipc, msg); in hsw_process_reply()