Searched refs:nuc9xx_restart (Results 1 – 5 of 5) sorted by relevance
26 extern void nuc9xx_restart(enum reboot_mode, const char *);
41 .restart = nuc9xx_restart,
44 .restart = nuc9xx_restart,
234 void nuc9xx_restart(enum reboot_mode mode, const char *cmd) in nuc9xx_restart() function