Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dcompress_driver.h52 struct snd_compr_runtime { struct
79 struct snd_compr_runtime *runtime; argument
/linux-4.4.14/sound/core/
Dcompress_offload.c87 struct snd_compr_runtime *runtime; in snd_compr_open()
149 struct snd_compr_runtime *runtime = data->stream.runtime; in snd_compr_free()
246 struct snd_compr_runtime *runtime = stream->runtime; in snd_compr_write_data()
/linux-4.4.14/sound/soc/intel/atom/
Dsst-mfld-platform-compress.c54 struct snd_compr_runtime *runtime = cstream->runtime; in sst_platform_compr_open()