Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/
Dsoc-core.c356 static const struct snd_soc_ops null_snd_soc_ops; variable
371 rtd->dai_link->ops = &null_snd_soc_ops; in soc_new_pcm_runtime()