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

/linux-4.4.14/drivers/thermal/int340x_thermal/
H A Dacpi_thermal_rel.c70 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trtp, acpi_parse_trt()
77 struct trt *trts; acpi_parse_trt()
99 trts = kzalloc(*trt_count * sizeof(struct trt), GFP_KERNEL); acpi_parse_trt()
106 struct trt *trt = &trts[i - nr_bad_entries]; acpi_parse_trt() local
108 element.length = sizeof(struct trt); acpi_parse_trt()
109 element.pointer = trt; acpi_parse_trt()
121 result = acpi_bus_get_device(trt->source, &adev); acpi_parse_trt()
125 result = acpi_bus_get_device(trt->target, &adev); acpi_parse_trt()
280 struct trt *trts = NULL; fill_trt()
292 /* now fill in user trt data */ fill_trt()
294 /* userspace trt needs device name instead of acpi reference */ fill_trt()
316 struct trt *trts = NULL; acpi_thermal_rel_ioctl()
H A Dacpi_thermal_rel.h32 struct trt { struct
80 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trts,
H A Dint3400_thermal.c39 struct trt *trts;
/linux-4.4.14/arch/s390/kernel/
H A Ddis.c697 { "trt", 0xdd, INSTR_SS_L0RDRD },

Completed in 92 milliseconds