Searched refs:trts (Results 1 – 3 of 3) sorted by relevance
74 struct trt *trts; in acpi_parse_trt() local93 if (!trts) { in acpi_parse_trt()99 struct trt *trt = &trts[i - nr_bad_entries]; in acpi_parse_trt()123 *trtp = trts; in acpi_parse_trt()408 struct trt *trts = NULL; in fill_trt() local433 kfree(trts); in fill_trt()495 struct trt *trts = NULL; in acpi_thermal_rel_ioctl() local502 &trts, false); in acpi_thermal_rel_ioctl()503 kfree(trts); in acpi_thermal_rel_ioctl()509 &trts, false); in acpi_thermal_rel_ioctl()[all …]
56 struct trt *trts; member602 &priv->trts, true); in int3400_thermal_probe()670 kfree(priv->trts); in int3400_thermal_probe()698 kfree(priv->trts); in int3400_thermal_remove()
142 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trts,