Searched defs:snd_compr_stream (Results 1 – 1 of 1) sorted by relevance
75 struct snd_compr_stream { struct76 const char *name;77 struct snd_compr_ops *ops;78 struct snd_compr_runtime *runtime;79 struct snd_compr *device;80 enum snd_compr_direction direction;81 void *private_data;