Home
last modified time | relevance | path

Searched refs:snd_compress_new (Results 1 – 2 of 2) sorted by relevance

/linux/sound/core/
H A Dcompress_offload.c1525 int snd_compress_new(struct snd_card *card, int device, in snd_compress_new() function
1560 EXPORT_SYMBOL_GPL(snd_compress_new);
/linux/sound/soc/fsl/
H A Dfsl_asrc_m2m.c709 ret = snd_compress_new(card, 0, SND_COMPRESS_ACCEL, "ASRC M2M", compr); in fsl_asrc_m2m_init()