Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dvmaster.c491 * snd_ctl_apply_vmaster_followers - Apply function to each vmaster follower
499 int snd_ctl_apply_vmaster_followers(struct snd_kcontrol *kctl, in snd_ctl_apply_vmaster_followers() function
521 EXPORT_SYMBOL_GPL(snd_ctl_apply_vmaster_followers); variable
/kernel/linux/linux-6.6/sound/core/
H A Dvmaster.c519 * snd_ctl_apply_vmaster_followers - Apply function to each vmaster follower
528 int snd_ctl_apply_vmaster_followers(struct snd_kcontrol *kctl, in snd_ctl_apply_vmaster_followers() function
550 EXPORT_SYMBOL_GPL(snd_ctl_apply_vmaster_followers); variable
/kernel/linux/linux-5.10/include/sound/
H A Dcontrol.h250 int snd_ctl_apply_vmaster_followers(struct snd_kcontrol *kctl,
/kernel/linux/linux-6.6/include/sound/
H A Dcontrol.h296 int snd_ctl_apply_vmaster_followers(struct snd_kcontrol *kctl,
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c1875 /* initialize the follower volume with 0dB via snd_ctl_apply_vmaster_followers() */
1922 /* unmute the follower via snd_ctl_apply_vmaster_followers() */
1989 snd_ctl_apply_vmaster_followers(kctl, in __snd_hda_add_vmaster()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c1915 /* initialize the follower volume with 0dB via snd_ctl_apply_vmaster_followers() */
1962 /* unmute the follower via snd_ctl_apply_vmaster_followers() */
2031 snd_ctl_apply_vmaster_followers(kctl, in __snd_hda_add_vmaster()

Completed in 14 milliseconds