Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daiu-fifo.h29 int aiu_fifo_dai_remove(struct snd_soc_dai *dai);
H A Daiu.c123 .remove = aiu_fifo_dai_remove,
139 .remove = aiu_fifo_dai_remove,
H A Daiu-fifo.c222 int aiu_fifo_dai_remove(struct snd_soc_dai *dai) in aiu_fifo_dai_remove() function