Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa-dt.c20 .restart = pxa_restart,
33 .restart = pxa_restart,
48 .restart = pxa_restart,
H A Dgeneric.h46 void pxa_restart(enum reboot_mode, const char *);
H A Dreset.c87 void pxa_restart(enum reboot_mode mode, const char *cmd) in pxa_restart() function
H A Dgumstix.c238 .restart = pxa_restart,
H A Dspitz.c985 pxa_restart(REBOOT_GPIO, NULL); in spitz_poweroff()