Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dthermal.c94 static void acpi_thermal_notify(struct acpi_device *device, u32 event);
118 .notify = acpi_thermal_notify,
954 static void acpi_thermal_notify(struct acpi_device *device, u32 event) in acpi_thermal_notify() function