Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/sgi-xp/
Dxpc_main.c160 static int xpc_system_reboot(struct notifier_block *, unsigned long, void *);
162 .notifier_call = xpc_system_reboot,
1055 xpc_system_reboot(struct notifier_block *nb, unsigned long event, void *unused) in xpc_system_reboot() function