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

/linux-4.4.14/drivers/thermal/int340x_thermal/
H A Dacpi_thermal_rel.c142 * acpi_parse_art - Parse Active Relationship Table _ART
150 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **artp, acpi_parse_art() function
222 EXPORT_SYMBOL(acpi_parse_art); variable
247 ret = acpi_parse_art(acpi_thermal_rel_handle, &count, &arts, false); fill_art()
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()
H A Dacpi_thermal_rel.h78 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **arts,
H A Dint3400_thermal.c262 result = acpi_parse_art(priv->adev->handle, &priv->art_count, int3400_thermal_probe()

Completed in 63 milliseconds