Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/
Dsoc-core.c354 static const struct snd_soc_ops null_snd_soc_ops; variable
369 rtd->dai_link->ops = &null_snd_soc_ops; in soc_new_pcm_runtime()