Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoc.h1102 struct snd_soc_pcm_runtime { struct
1103 struct device *dev;
1104 struct snd_soc_card *card;
1105 struct snd_soc_dai_link *dai_link;
1106 struct snd_pcm_ops ops;
1130 void (*close_delayed_work_func)(struct snd_soc_pcm_runtime *rtd); argument
1132 struct dentry *debugfs_dpcm_root;
1135 unsigned int num; /* 0-based and monotonic increasing */
1136 struct list_head list; /* rtd list of the soc card */
1139 struct snd_pcm_substream *mark_startup;
[all …]