Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dsoc.h1119 struct snd_soc_pcm_runtime { struct
1120 struct device *dev;
1121 struct snd_soc_card *card;
1122 struct snd_soc_dai_link *dai_link;
1123 struct snd_pcm_ops ops;
1125 unsigned int params_select; /* currently selected param for dai link */
1128 struct snd_soc_dpcm_runtime dpcm[2];
1130 long pmdown_time;
1133 struct snd_pcm *pcm;
1134 struct snd_compr *compr;
[all …]