Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dvmaster.c445 int snd_ctl_add_vmaster_hook(struct snd_kcontrol *kcontrol, in snd_ctl_add_vmaster_hook() function
454 EXPORT_SYMBOL_GPL(snd_ctl_add_vmaster_hook);
/linux-4.4.14/include/sound/
Dcontrol.h245 int snd_ctl_add_vmaster_hook(struct snd_kcontrol *kctl,
/linux-4.4.14/sound/pci/hda/
Dhda_codec.c1938 snd_ctl_add_vmaster_hook(hook->sw_kctl, vmaster_hook, hook); in snd_hda_add_vmaster_hook()