Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/hda/
Dhda_local.h153 int snd_hda_add_vmaster_hook(struct hda_codec *codec,
Dhda_codec.c2015 int snd_hda_add_vmaster_hook(struct hda_codec *codec, in snd_hda_add_vmaster_hook() function
2024 EXPORT_SYMBOL_GPL(snd_hda_add_vmaster_hook);
Dhda_generic.c5207 snd_hda_add_vmaster_hook(codec, &spec->vmaster_mute); in snd_hda_gen_build_controls()