Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pcmcia/pdaudiocf/
Dpdaudiocf.h129 struct snd_pdacf *snd_pdacf_create(struct snd_card *card);
Dpdaudiocf.c123 pdacf = snd_pdacf_create(card); in snd_pdacf_probe()
Dpdaudiocf_core.c157 struct snd_pdacf *snd_pdacf_create(struct snd_card *card) in snd_pdacf_create() function