Searched defs:snd_soc_pcm_runtime (Results 1 – 1 of 1) sorted by relevance
1119 struct snd_soc_pcm_runtime { struct1120 struct device *dev;1121 struct snd_soc_card *card;1122 struct snd_soc_dai_link *dai_link;1123 struct mutex pcm_mutex;1124 enum snd_soc_pcm_subclass pcm_subclass;1125 struct snd_pcm_ops ops;1128 struct snd_soc_dpcm_runtime dpcm[2];1129 int fe_compr;1131 long pmdown_time;[all …]