Searched defs:snd_compr_runtime (Results 1 – 1 of 1) sorted by relevance
52 struct snd_compr_runtime { struct53 snd_pcm_state_t state;54 struct snd_compr_ops *ops;78 struct snd_compr_runtime *runtime; argument