Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-w90x900/
Dnuc9xx.h26 extern void nuc9xx_restart(enum reboot_mode, const char *);
Dmach-nuc910evb.c41 .restart = nuc9xx_restart,
Dmach-nuc960evb.c41 .restart = nuc9xx_restart,
Dmach-nuc950evb.c44 .restart = nuc9xx_restart,
Dcpu.c234 void nuc9xx_restart(enum reboot_mode mode, const char *cmd) in nuc9xx_restart() function