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

/linux-master/drivers/acpi/
H A Dthermal.c955 static int acpi_thermal_suspend(struct device *dev) function
991 #define acpi_thermal_suspend NULL macro
994 static SIMPLE_DEV_PM_OPS(acpi_thermal_pm, acpi_thermal_suspend, acpi_thermal_resume);

Completed in 71 milliseconds