Home
last modified time | relevance | path

Searched refs:snd_ctl_add_followers (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/sound/core/
H A Dvmaster.c284 * snd_ctl_add_followers - add multiple followers to vmaster
292 int snd_ctl_add_followers(struct snd_card *card, struct snd_kcontrol *master, in snd_ctl_add_followers() function
309 EXPORT_SYMBOL_GPL(snd_ctl_add_followers); variable
/kernel/linux/linux-6.6/include/sound/
H A Dcontrol.h265 int snd_ctl_add_followers(struct snd_card *card, struct snd_kcontrol *master,
/kernel/linux/linux-6.6/sound/pci/ca0106/
H A Dca0106_mixer.c835 err = snd_ctl_add_followers(card, vmaster, follower_vols); in snd_ca0106_mixer()
847 err = snd_ctl_add_followers(card, vmaster, follower_sws); in snd_ca0106_mixer()
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Djuli.c436 err = snd_ctl_add_followers(ice->card, vmaster, follower_vols); in juli_add_controls()
H A Dquartet.c792 err = snd_ctl_add_followers(ice->card, vmaster, follower_vols); in qtet_add_controls()
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_patch.c3452 return snd_ctl_add_followers(ac97->bus->card, kctl, followers); in snd_ac97_add_vmaster()

Completed in 14 milliseconds