Home
last modified time | relevance | path

Searched refs:sof_ipc_probe_deinit (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/sound/soc/sof/
Dprobe.h71 int sof_ipc_probe_deinit(struct snd_sof_dev *sdev);
Dprobe.c60 int sof_ipc_probe_deinit(struct snd_sof_dev *sdev) in sof_ipc_probe_deinit() function
71 EXPORT_SYMBOL(sof_ipc_probe_deinit);
Dcompress.c60 ret = sof_ipc_probe_deinit(sdev); in sof_probe_compr_free()