Searched refs:reply_msg_match (Results 1 – 4 of 4) sorted by relevance
52 u64 (*reply_msg_match)(u64 header, u64 *mask); member
232 if (ipc->ops.reply_msg_match != NULL) in sst_ipc_reply_find_msg()233 header = ipc->ops.reply_msg_match(header, &mask); in sst_ipc_reply_find_msg()
704 ipc->ops.reply_msg_match = byt_reply_msg_match; in sst_byt_dsp_init()
2121 ipc->ops.reply_msg_match = hsw_reply_msg_match; in sst_hsw_dsp_init()