Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/
Dcompress.c16 struct snd_compress_ops sof_probe_compressed_ops = { variable
19 EXPORT_SYMBOL(sof_probe_compressed_ops);
Dcompress.h16 extern struct snd_compress_ops sof_probe_compressed_ops;
Dpcm.c810 pd->compress_ops = &sof_probe_compressed_ops; in snd_sof_new_platform_drv()