Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dcompress_driver.h63 struct snd_compr_stream { struct
64 const char *name;
65 struct snd_compr_ops *ops;
66 struct snd_compr_runtime *runtime;
67 struct snd_compr *device;
68 struct delayed_work error_work;
69 enum snd_compr_direction direction;
70 bool metadata_set;
71 bool next_track;
72 bool partial_drain;
[all …]