Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/common/
Dsst-ipc.h84 void sst_ipc_tx_msg_reply_complete(struct sst_generic_ipc *ipc,
Dsst-ipc.c212 void sst_ipc_tx_msg_reply_complete(struct sst_generic_ipc *ipc, in sst_ipc_tx_msg_reply_complete() function
222 EXPORT_SYMBOL_GPL(sst_ipc_tx_msg_reply_complete);
/linux-4.1.27/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c268 sst_ipc_tx_msg_reply_complete(&byt->ipc, msg); in sst_byt_process_reply()
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-ipc.c634 sst_ipc_tx_msg_reply_complete(&hsw->ipc, msg); in hsw_process_reply()