Home
last modified time | relevance | path

Searched refs:snd_compr_malloc_pages (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/include/sound/
Dcompress_driver.h239 int snd_compr_malloc_pages(struct snd_compr_stream *stream, size_t size);
/Linux-v6.6/sound/soc/intel/avs/
Dprobes.c137 ret = snd_compr_malloc_pages(cstream, rtd->buffer_size); in avs_probe_compr_set_params()
/Linux-v6.6/sound/soc/sof/
Dcompress.c204 ret = snd_compr_malloc_pages(cstream, crtd->buffer_size); in sof_compr_set_params()
Dsof-client-probes.c111 ret = snd_compr_malloc_pages(cstream, rtd->buffer_size); in sof_probes_compr_set_params()
/Linux-v6.6/sound/core/
Dcompress_offload.c489 int snd_compr_malloc_pages(struct snd_compr_stream *stream, size_t size) in snd_compr_malloc_pages() function
510 EXPORT_SYMBOL(snd_compr_malloc_pages);