Searched refs:txx9_machine_halt (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/txx9/generic/
H A Dsetup.c420 static void __noreturn txx9_machine_halt(void) function
554 _machine_restart = (void (*)(char *))txx9_machine_halt;
555 _machine_halt = txx9_machine_halt;
556 pm_power_off = txx9_machine_halt;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dsetup.c420 static void __noreturn txx9_machine_halt(void) function
554 _machine_restart = (void (*)(char *))txx9_machine_halt;
555 _machine_halt = txx9_machine_halt;
556 pm_power_off = txx9_machine_halt;

Completed in 173 milliseconds