Searched defs:snd_soc_dpcm_runtime (Results 1 – 1 of 1) sorted by relevance
94 struct snd_soc_dpcm_runtime { struct95 struct list_head be_clients;96 struct list_head fe_clients;98 int users;99 struct snd_pcm_runtime *runtime;100 struct snd_pcm_hw_params hw_params;103 enum snd_soc_dpcm_update runtime_update;104 enum snd_soc_dpcm_state state;106 int trigger_pending; /* trigger cmd + 1 if pending, 0 if not */