Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/
Dthermal.c79 static int acpi_thermal_remove(struct acpi_device *device);
103 .remove = acpi_thermal_remove,
1099 static int acpi_thermal_remove(struct acpi_device *device) in acpi_thermal_remove() function