Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/common/
Dsst-ipc.h87 void sst_ipc_tx_msg_reply_complete(struct sst_generic_ipc *ipc,
Dsst-ipc.c231 void sst_ipc_tx_msg_reply_complete(struct sst_generic_ipc *ipc, in sst_ipc_tx_msg_reply_complete() function
241 EXPORT_SYMBOL_GPL(sst_ipc_tx_msg_reply_complete);
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-sst-ipc.c372 sst_ipc_tx_msg_reply_complete(ipc, msg); in skl_ipc_process_reply()
/linux-4.4.14/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c268 sst_ipc_tx_msg_reply_complete(&byt->ipc, msg); in sst_byt_process_reply()
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-ipc.c638 sst_ipc_tx_msg_reply_complete(&hsw->ipc, msg); in hsw_process_reply()