Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/int340x_thermal/
Dacpi_thermal_rel.h77 int acpi_thermal_rel_misc_device_remove(acpi_handle handle);
Dacpi_thermal_rel.c383 int acpi_thermal_rel_misc_device_remove(acpi_handle handle) in acpi_thermal_rel_misc_device_remove() function
389 EXPORT_SYMBOL(acpi_thermal_rel_misc_device_remove);
Dint3400_thermal.c310 acpi_thermal_rel_misc_device_remove(priv->adev->handle); in int3400_thermal_remove()