Home
last modified time | relevance | path

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

/linux-6.15/kernel/
Dreboot.c53 struct sys_off_handler { struct
54 struct notifier_block nb;
55 int (*sys_off_cb)(struct sys_off_data *data);
56 void *cb_data;
57 enum sys_off_mode mode;
58 bool blocking;
59 void *list;
60 struct device *dev;