Searched defs:snd_soc_pcm_runtime (Results 1 – 1 of 1) sorted by relevance
1083 struct snd_soc_pcm_runtime { struct1084 struct device *dev;1085 struct snd_soc_card *card;1086 struct snd_soc_dai_link *dai_link;1087 struct snd_pcm_ops ops;1111 void (*close_delayed_work_func)(struct snd_soc_pcm_runtime *rtd); argument1113 struct dentry *debugfs_dpcm_root;1138 (struct snd_soc_pcm_runtime *)snd_pcm_substream_chip(substream) argument