[go: nahoru, domu]

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

/drivers/thermal/int340x_thermal/
H A Dacpi_thermal_rel.c62 * acpi_parse_trt - Thermal Relationship Table _TRT for passive cooling
70 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trtp, function
141 EXPORT_SYMBOL(acpi_parse_trt); variable
289 ret = acpi_parse_trt(acpi_thermal_rel_handle, &count, &trts, false);
327 ret = acpi_parse_trt(acpi_thermal_rel_handle, (int *)&count,
334 ret = acpi_parse_trt(acpi_thermal_rel_handle, (int *)&count,
H A Dacpi_thermal_rel.h80 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trts,
H A Dint3400_thermal.c204 result = acpi_parse_trt(priv->adev->handle, &priv->trt_count,

Completed in 66 milliseconds