Searched refs:snd_pcsp_new_mixer (Results 1 – 3 of 3) sorted by relevance
81 extern int snd_pcsp_new_mixer(struct snd_pcsp *chip, int nopcm);
122 err = snd_pcsp_new_mixer(&pcsp_chip, nopcm); in snd_card_pcsp_probe()
145 int snd_pcsp_new_mixer(struct snd_pcsp *chip, int nopcm) in snd_pcsp_new_mixer() function