Searched refs:sst_ipc_reply_find_msg (Results 1 – 4 of 4) sorted by relevance
81 struct ipc_message *sst_ipc_reply_find_msg(struct sst_generic_ipc *ipc,
187 struct ipc_message *sst_ipc_reply_find_msg(struct sst_generic_ipc *ipc, in sst_ipc_reply_find_msg() function209 EXPORT_SYMBOL_GPL(sst_ipc_reply_find_msg);
254 msg = sst_ipc_reply_find_msg(&byt->ipc, header); in sst_byt_process_reply()
560 msg = sst_ipc_reply_find_msg(&hsw->ipc, header); in hsw_process_reply()