Home
last modified time | relevance | path

Searched refs:mtk_adsp_handle_reply (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/sound/soc/sof/mediatek/
H A Dmtk-adsp-common.c107 void mtk_adsp_handle_reply(struct mtk_adsp_ipc *ipc) in mtk_adsp_handle_reply() function
116 EXPORT_SYMBOL(mtk_adsp_handle_reply);
H A Dmtk-adsp-common.h11 void mtk_adsp_handle_reply(struct mtk_adsp_ipc *ipc);
/linux-6.15/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c41 .handle_reply = mtk_adsp_handle_reply,
/linux-6.15/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c41 .handle_reply = mtk_adsp_handle_reply,