Home
last modified time | relevance | path

Searched refs:mac_poweroff (Results 1 – 3 of 3) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dmacintosh.h17 extern void mac_poweroff(void);
/linux/arch/m68k/mac/
H A Dconfig.c135 mach_halt = mac_poweroff; in config_mac()
156 register_platform_power_off(mac_poweroff); in config_mac()
H A Dmisc.c432 void mac_poweroff(void) in mac_poweroff() function