Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dcompress_driver.h174 int snd_compress_new(struct snd_card *card, int device,
/OK3568_Linux_fs/kernel/sound/core/
H A Dcompress_offload.c1172 int snd_compress_new(struct snd_card *card, int device, in snd_compress_new() function
1197 EXPORT_SYMBOL_GPL(snd_compress_new);
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-compress.c845 ret = snd_compress_new(rtd->card->snd_card, num, direction, in snd_soc_new_compress()