Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dpsci.c174 static void psci_sys_poweroff(void) in psci_sys_poweroff() function
234 pm_power_off = psci_sys_poweroff; in psci_0_2_init()
/linux-4.1.27/arch/arm64/kernel/
Dpsci.c273 static void psci_sys_poweroff(void) in psci_sys_poweroff() function
302 pm_power_off = psci_sys_poweroff; in psci_0_2_set_functions()