Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/acpi/
H A 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