Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/
Dthermal.c94 static void acpi_thermal_notify(struct acpi_device *device, u32 event);
118 .notify = acpi_thermal_notify,
953 static void acpi_thermal_notify(struct acpi_device *device, u32 event) in acpi_thermal_notify() function