Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dcompress_driver.h38 struct snd_compr_runtime { struct
39 snd_pcm_state_t state;
40 struct snd_compr_ops *ops;
41 struct snd_dma_buffer *dma_buffer_p;
42 void *buffer;
43 u64 buffer_size;
67 struct snd_compr_runtime *runtime; argument