Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/acpi/
Dthermal.c80 static int acpi_thermal_remove(struct acpi_device *device);
104 .remove = acpi_thermal_remove,
1067 static int acpi_thermal_remove(struct acpi_device *device) in acpi_thermal_remove() function