Searched refs:snd_ctl_add_followers (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/core/ |
| H A D | vmaster.c | 291 int snd_ctl_add_followers(struct snd_card *card, struct snd_kcontrol *master, in snd_ctl_add_followers() function 308 EXPORT_SYMBOL_GPL(snd_ctl_add_followers);
|
| /linux/include/sound/ |
| H A D | control.h | 263 int snd_ctl_add_followers(struct snd_card *card, struct snd_kcontrol *master,
|
| /linux/sound/pci/ca0106/ |
| H A D | ca0106_mixer.c | 835 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()
|
| /linux/sound/pci/ice1712/ |
| H A D | juli.c | 436 err = snd_ctl_add_followers(ice->card, vmaster, follower_vols); in juli_add_controls()
|
| H A D | quartet.c | 791 err = snd_ctl_add_followers(ice->card, vmaster, follower_vols); in qtet_add_controls()
|