Home
last modified time | relevance | path

Searched defs:shutdown_handler (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/xen/
Dmanage.c170 struct shutdown_handler { struct
171 const char *command;
172 void (*cb)(void);
209 static void shutdown_handler(struct xenbus_watch *watch, in shutdown_handler() function