Searched refs:sst_ipc_reply_find_msg (Results 1 – 4 of 4) sorted by relevance
79 struct ipc_message *sst_ipc_reply_find_msg(struct sst_generic_ipc *ipc,
218 struct ipc_message *sst_ipc_reply_find_msg(struct sst_generic_ipc *ipc, in sst_ipc_reply_find_msg() function242 EXPORT_SYMBOL_GPL(sst_ipc_reply_find_msg);
239 msg = sst_ipc_reply_find_msg(&byt->ipc, header); in sst_byt_process_reply()
549 msg = sst_ipc_reply_find_msg(&hsw->ipc, header); in hsw_process_reply()