Home
last modified time | relevance | path

Searched refs:acpi_power_off (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/acpi/
H A Dpower.c460 static int acpi_power_off(struct acpi_power_resource *resource) in acpi_power_off() function
476 result = acpi_power_off(entry->resource); in acpi_power_off_list()
503 acpi_power_off(entry->resource); in acpi_power_on_list()
788 ret = acpi_power_off(entry->resource); in acpi_disable_wakeup_device_power()
H A Dsleep.c1076 static int acpi_power_off(struct sys_off_data *data) in acpi_power_off() function
1108 acpi_power_off, NULL); in acpi_sleep_init()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dpower.c444 static int acpi_power_off(struct acpi_power_resource *resource) in acpi_power_off() function
460 result = acpi_power_off(entry->resource); in acpi_power_off_list()
487 acpi_power_off(entry->resource); in acpi_power_on_list()
H A Dsleep.c1329 static void acpi_power_off(void) in acpi_power_off() function
1354 pm_power_off = acpi_power_off; in acpi_sleep_init()

Completed in 5 milliseconds