Searched defs:snd_compr_stream (Results 1 – 2 of 2) sorted by relevance
118890 struct snd_compr_stream { struct118891 const char *name;118892 struct snd_compr_ops *ops;118893 struct snd_compr_runtime *runtime;118917 int (*open)(struct snd_compr_stream *); argument
125320 struct snd_compr_stream { struct125321 const char *name;125322 struct snd_compr_ops *ops;125323 struct snd_compr_runtime *runtime;125347 int (*open)(struct snd_compr_stream *); argument