Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/include/asm/
Dmacintosh.h17 extern void mac_poweroff(void);
/linux-5.19.10/arch/m68k/mac/
Dconfig.c143 mach_halt = mac_poweroff; in config_mac()
164 register_platform_power_off(mac_poweroff); in config_mac()
Dmisc.c430 void mac_poweroff(void) in mac_poweroff() function