Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dcontrol.h249 #define snd_ctl_sync_vmaster_hook(kctl) snd_ctl_sync_vmaster(kctl, true) macro
/Linux-v5.10/sound/pci/hda/
Dhda_codec.c2097 snd_ctl_sync_vmaster_hook(hook->sw_kctl); in snd_hda_sync_vmaster_hook()