Searched refs:reply_msg_match (Results 1 – 4 of 4) sorted by relevance
45 u64 (*reply_msg_match)(u64 header, u64 *mask); member
224 if (ipc->ops.reply_msg_match != NULL) in sst_ipc_reply_find_msg()225 header = ipc->ops.reply_msg_match(header, &mask); in sst_ipc_reply_find_msg()
694 ipc->ops.reply_msg_match = byt_reply_msg_match; in sst_byt_dsp_init()
2118 ipc->ops.reply_msg_match = hsw_reply_msg_match; in sst_hsw_dsp_init()