Searched defs:snd_soc_pcm_runtime (Results 1 – 2 of 2) sorted by relevance
120870 struct snd_soc_pcm_runtime { struct120883 void (*close_delayed_work_func)(struct snd_soc_pcm_runtime *); argument120884 struct dentry *debugfs_dpcm_root;120885 unsigned int num;120886 struct list_head list;120887 struct snd_pcm_substream *mark_startup;120888 struct snd_pcm_substream *mark_hw_params;120889 struct snd_pcm_substream *mark_trigger;120890 struct snd_compr_stream *mark_compr_startup;120891 unsigned int pop_wait: 1;[all …]
127389 struct snd_soc_pcm_runtime { struct127402 void (*close_delayed_work_func)(struct snd_soc_pcm_runtime *); argument127403 struct dentry *debugfs_dpcm_root;127404 unsigned int num;127405 struct list_head list;127406 struct snd_pcm_substream *mark_startup;127407 struct snd_pcm_substream *mark_hw_params;127408 struct snd_pcm_substream *mark_trigger;127409 struct snd_compr_stream *mark_compr_startup;127410 unsigned int pop_wait: 1;[all …]