Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dhpcapm.c328 config_hook_call_reverse(CONFIG_HOOK_PMEVENT, in hpcapm_set_powstate()
342 config_hook_call_reverse(CONFIG_HOOK_PMEVENT, in hpcapm_set_powstate()
/netbsd-src/sys/arch/hpc/include/
H A Dconfig_hook.h65 config_hook_call_reverse(int type, long id, void *msg) in config_hook_call_reverse() function