Home
last modified time | relevance | path

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

/openbmc/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.h116 struct snd_pdacf *snd_pdacf_create(struct snd_card *card);
H A Dpdaudiocf.c109 pdacf = snd_pdacf_create(card); in snd_pdacf_probe()
H A Dpdaudiocf_core.c141 struct snd_pdacf *snd_pdacf_create(struct snd_card *card) in snd_pdacf_create() function