Home
last modified time | relevance | path

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

/linux-4.1.27/sound/drivers/pcsp/
Dpcsp.h80 extern int snd_pcsp_new_mixer(struct snd_pcsp *chip, int nopcm);
Dpcsp_mixer.c144 int snd_pcsp_new_mixer(struct snd_pcsp *chip, int nopcm) in snd_pcsp_new_mixer() function
Dpcsp.c124 err = snd_pcsp_new_mixer(&pcsp_chip, nopcm); in snd_card_pcsp_probe()