Home
last modified time | relevance | path

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

/Linux-v5.10/sound/drivers/pcsp/
Dpcsp.h81 extern int snd_pcsp_new_mixer(struct snd_pcsp *chip, int nopcm);
Dpcsp_mixer.c145 int snd_pcsp_new_mixer(struct snd_pcsp *chip, int nopcm) in snd_pcsp_new_mixer() function
Dpcsp.c120 err = snd_pcsp_new_mixer(&pcsp_chip, nopcm); in snd_card_pcsp_probe()