Searched refs:acpi_thermal_rel_handle (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/int340x_thermal/
H A Dacpi_thermal_rel.c28 static acpi_handle acpi_thermal_rel_handle; variable
247 ret = acpi_parse_art(acpi_thermal_rel_handle, &count, &arts, false); fill_art()
283 ret = acpi_parse_trt(acpi_thermal_rel_handle, &count, &trts, false); fill_trt()
321 ret = acpi_parse_trt(acpi_thermal_rel_handle, &count, acpi_thermal_rel_ioctl()
328 ret = acpi_parse_trt(acpi_thermal_rel_handle, &count, acpi_thermal_rel_ioctl()
338 ret = acpi_parse_art(acpi_thermal_rel_handle, &count, acpi_thermal_rel_ioctl()
345 ret = acpi_parse_art(acpi_thermal_rel_handle, &count, acpi_thermal_rel_ioctl()
377 acpi_thermal_rel_handle = handle; acpi_thermal_rel_misc_device_add()

Completed in 39 milliseconds