Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.h123 int snd_pdacf_pcm_new(struct snd_pdacf *chip);
H A Dpdaudiocf.c170 err = snd_pdacf_pcm_new(pdacf); in snd_pdacf_assign_resources()
H A Dpdaudiocf_pcm.c250 int snd_pdacf_pcm_new(struct snd_pdacf *chip) in snd_pdacf_pcm_new() function