Home
last modified time | relevance | path

Searched defs:snd_compr_stream (Results 1 – 1 of 1) sorted by relevance

/include/sound/
Dcompress_driver.h77 struct snd_compr_stream { struct
78 const char *name;
79 struct snd_compr_ops *ops;
80 struct snd_compr_runtime *runtime;
81 struct snd_compr *device;
82 struct delayed_work error_work;
83 enum snd_compr_direction direction;
84 bool metadata_set;
85 bool next_track;
86 void *private_data;