Searched refs:snd_compress_new (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/sound/ |
| H A D | compress_driver.h | 213 int snd_compress_new(struct snd_card *card, int device,
|
| /linux-6.15/sound/soc/ |
| H A D | soc-compress.c | 654 ret = snd_compress_new(rtd->card->snd_card, rtd->id, direction, in snd_soc_new_compress()
|
| /linux-6.15/sound/core/ |
| H A D | compress_offload.c | 1473 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 D | fsl_asrc_m2m.c | 703 ret = snd_compress_new(card, 0, SND_COMPRESS_ACCEL, "ASRC M2M", compr); in fsl_asrc_m2m_init()
|