Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dvmaster.c476 int snd_ctl_add_vmaster_hook(struct snd_kcontrol *kcontrol, in snd_ctl_add_vmaster_hook() function
485 EXPORT_SYMBOL_GPL(snd_ctl_add_vmaster_hook);
/linux/include/sound/
H A Dcontrol.h289 int snd_ctl_add_vmaster_hook(struct snd_kcontrol *kctl,
/linux/sound/pci/hda/
H A Dhda_codec.c2065 snd_ctl_add_vmaster_hook(hook->sw_kctl, vmaster_hook, hook); in snd_hda_add_vmaster_hook()