Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/acpi/
Dthermal.c76 static int acpi_thermal_add(struct acpi_device *device);
100 .add = acpi_thermal_add,
1020 static int acpi_thermal_add(struct acpi_device *device) in acpi_thermal_add() function