Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/acpi/
Dthermal.c77 static int acpi_thermal_remove(struct acpi_device *device);
101 .remove = acpi_thermal_remove,
1065 static int acpi_thermal_remove(struct acpi_device *device) in acpi_thermal_remove() function