Home
last modified time | relevance | path

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

/devicemodel/arch/x86/
A Dpower_button.c57 vm_stop_handler(void *arg) in vm_stop_handler() function
73 return vm_stop_handler(arg); in vm_suspend_handler()
77 .stop = vm_stop_handler,
/devicemodel/core/
A Dpm_vuart.c57 static int vm_stop_handler(void *arg);
59 .stop = vm_stop_handler,
318 static int vm_stop_handler(void *arg) in vm_stop_handler() function
/devicemodel/hw/platform/
A Dioc.c142 static int vm_stop_handler(void *arg);
146 .stop = vm_stop_handler,
1402 vm_stop_handler(void *arg) in vm_stop_handler() function

Completed in 5 milliseconds