Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A 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);
H A Dprobe.h71 int sof_ipc_probe_deinit(struct snd_sof_dev *sdev);
H A Dcompress.c60 ret = sof_ipc_probe_deinit(sdev); in sof_probe_compr_free()