Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dthermal.c93 static int acpi_thermal_remove(struct acpi_device *device);
117 .remove = acpi_thermal_remove,
1118 static int acpi_thermal_remove(struct acpi_device *device) in acpi_thermal_remove() function