Searched defs:snd_soc_pcm_runtime (Results 1 – 1 of 1) sorted by relevance
1131 struct snd_soc_pcm_runtime { struct1132 struct device *dev;1133 struct snd_soc_card *card;1134 struct snd_soc_dai_link *dai_link;1135 struct snd_pcm_ops ops;1159 void (*close_delayed_work_func)(struct snd_soc_pcm_runtime *rtd); argument1161 struct dentry *debugfs_dpcm_root;1187 static inline struct snd_soc_pcm_runtime * argument