Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/wrppmc/
Dsetup.c100 extern void wrppmc_machine_halt(void); in plat_mem_setup()
103 _machine_halt = wrppmc_machine_halt; in plat_mem_setup()
104 pm_power_off = wrppmc_machine_halt; in plat_mem_setup()
Dreset.c31 void wrppmc_machine_halt(void) in wrppmc_machine_halt() function