Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dcompress_driver.h168 int snd_compress_new(struct snd_card *card, int device,
/openbmc/linux/sound/core/
H A Dcompress_offload.c1175 int snd_compress_new(struct snd_card *card, int device, in snd_compress_new() function
1205 EXPORT_SYMBOL_GPL(snd_compress_new);
/openbmc/linux/sound/soc/
H A Dsoc-compress.c644 ret = snd_compress_new(rtd->card->snd_card, num, direction, in snd_soc_new_compress()