Home
last modified time | relevance | path

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

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