Home
last modified time | relevance | path

Searched defs:snd_soc_pcm_runtime (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/sound/
A Dsoc.h1062 struct snd_soc_pcm_runtime { struct
1063 struct device *dev;
1064 struct snd_soc_card *card;
1065 struct snd_soc_dai_link *dai_link;
1066 struct snd_pcm_ops ops;
1090 void (*close_delayed_work_func)(struct snd_soc_pcm_runtime *rtd); argument
1115 (struct snd_soc_pcm_runtime *)snd_pcm_substream_chip(substream) argument

Completed in 10 milliseconds