Home
last modified time | relevance | path

Searched refs:pcm_dai_unload (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/sound/
Dsoc-topology.h130 int (*pcm_dai_unload)(struct snd_soc_component *, member
/linux-4.4.14/sound/soc/
Dsoc-topology.c505 if (dobj->ops && dobj->ops->pcm_dai_unload) in remove_pcm_dai()
506 dobj->ops->pcm_dai_unload(comp, dobj); in remove_pcm_dai()