Searched refs:snd_pcsp_ctls_add (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/pcsp/ |
H A D | pcsp_mixer.c | 132 static int snd_pcsp_ctls_add(struct snd_pcsp *chip, in snd_pcsp_ctls_add() function 151 err = snd_pcsp_ctls_add(chip, snd_pcsp_controls_pcm, in snd_pcsp_new_mixer() 156 err = snd_pcsp_ctls_add(chip, snd_pcsp_controls_spkr, in snd_pcsp_new_mixer()
|
/kernel/linux/linux-6.6/sound/drivers/pcsp/ |
H A D | pcsp_mixer.c | 132 static int snd_pcsp_ctls_add(struct snd_pcsp *chip, in snd_pcsp_ctls_add() function 151 err = snd_pcsp_ctls_add(chip, snd_pcsp_controls_pcm, in snd_pcsp_new_mixer() 156 err = snd_pcsp_ctls_add(chip, snd_pcsp_controls_spkr, in snd_pcsp_new_mixer()
|
Completed in 1 milliseconds