Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_local.h152 int snd_hda_add_vmaster_hook(struct hda_codec *codec,
H A Dhda_codec.c2057 int snd_hda_add_vmaster_hook(struct hda_codec *codec, in snd_hda_add_vmaster_hook() function
2066 EXPORT_SYMBOL_GPL(snd_hda_add_vmaster_hook);
H A Dhda_generic.c5288 snd_hda_add_vmaster_hook(codec, &spec->vmaster_mute); in snd_hda_gen_build_controls()