Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/acpi/
Dthermal.c81 static void acpi_thermal_notify(struct acpi_device *device, u32 event);
105 .notify = acpi_thermal_notify,
903 static void acpi_thermal_notify(struct acpi_device *device, u32 event) in acpi_thermal_notify() function