Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dcompress_driver.h213 int snd_compress_new(struct snd_card *card, int device,
/linux-6.15/sound/soc/
H A Dsoc-compress.c654 ret = snd_compress_new(rtd->card->snd_card, rtd->id, direction, in snd_soc_new_compress()
/linux-6.15/sound/core/
H A Dcompress_offload.c1473 int snd_compress_new(struct snd_card *card, int device, in snd_compress_new() function
1508 EXPORT_SYMBOL_GPL(snd_compress_new);
/linux-6.15/sound/soc/fsl/
H A Dfsl_asrc_m2m.c703 ret = snd_compress_new(card, 0, SND_COMPRESS_ACCEL, "ASRC M2M", compr); in fsl_asrc_m2m_init()