Home
last modified time | relevance | path

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

/linux-6.14.4/include/sound/
Dcompress_driver.h109 struct snd_compr_stream { struct
110 const char *name;
111 struct snd_compr_ops *ops;
112 struct snd_compr_runtime *runtime;
113 struct snd_compr *device;
114 struct delayed_work error_work;
115 enum snd_compr_direction direction;
116 bool metadata_set;
117 bool next_track;
118 bool partial_drain;
[all …]