Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dpcm.c807 int snd_pcm_new_internal(struct snd_card *card, const char *id, int device, in snd_pcm_new_internal() function
814 EXPORT_SYMBOL(snd_pcm_new_internal);
/openbmc/linux/sound/soc/
H A Dsoc-compress.c608 ret = snd_pcm_new_internal(rtd->card->snd_card, new_name, num, in snd_soc_new_compress()
H A Dsoc-pcm.c2919 ret = snd_pcm_new_internal(rtd->card->snd_card, new_name, num, in soc_create_pcm()
2925 ret = snd_pcm_new_internal(rtd->card->snd_card, new_name, num, in soc_create_pcm()
/openbmc/linux/include/sound/
H A Dpcm.h545 int snd_pcm_new_internal(struct snd_card *card, const char *id, int device,