Home
last modified time | relevance | path

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

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