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