Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dcompress_driver.h64 struct snd_compr_stream { struct
65 const char *name;
66 struct snd_compr_ops *ops;
67 struct snd_compr_runtime *runtime;
68 struct snd_compr *device;
69 struct delayed_work error_work;
70 enum snd_compr_direction direction;
71 bool metadata_set;
72 bool next_track;
73 void *private_data;