Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/
Dthermal.c92 static int acpi_thermal_add(struct acpi_device *device);
116 .add = acpi_thermal_add,
1076 static int acpi_thermal_add(struct acpi_device *device) in acpi_thermal_add() function