Searched refs:trt (Results 1 – 3 of 3) sorted by relevance
70 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trtp, in acpi_parse_trt()77 struct trt *trts; in acpi_parse_trt()99 trts = kzalloc(*trt_count * sizeof(struct trt), GFP_KERNEL); in acpi_parse_trt()106 struct trt *trt = &trts[i - nr_bad_entries]; in acpi_parse_trt() local108 element.length = sizeof(struct trt); in acpi_parse_trt()109 element.pointer = trt; in acpi_parse_trt()121 result = acpi_bus_get_device(trt->source, &adev); in acpi_parse_trt()125 result = acpi_bus_get_device(trt->target, &adev); in acpi_parse_trt()280 struct trt *trts = NULL; in fill_trt()316 struct trt *trts = NULL; in acpi_thermal_rel_ioctl()
32 struct trt { struct80 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trts,
39 struct trt *trts;