Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-snd.c1571 static Xen after_apply_controls_hook; variable
1934 if (Xen_hook_has_list(after_apply_controls_hook)) in apply_controls()
1935 run_hook(after_apply_controls_hook, in apply_controls()
6221after_apply_controls_hook = Xen_define_hook(S_after_apply_controls_hook, "(make-hook 'snd)", …