Home
last modified time | relevance | path

Searched refs:snd_ctl_sync_vmaster_hook (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/sound/
Dcontrol.h268 #define snd_ctl_sync_vmaster_hook(kctl) snd_ctl_sync_vmaster(kctl, true) macro
/linux-6.1.9/sound/pci/hda/
Dhda_codec.c2087 snd_ctl_sync_vmaster_hook(hook->sw_kctl); in snd_hda_sync_vmaster_hook()