Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
A Dacpi_thermal_rel.c67 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trtp, in acpi_parse_trt()
74 struct trt *trts; in acpi_parse_trt()
93 trts = kcalloc(*trt_count, sizeof(struct trt), GFP_KERNEL); in acpi_parse_trt()
100 struct trt *trt = &trts[i - nr_bad_entries]; in acpi_parse_trt() local
102 element.length = sizeof(struct trt); in acpi_parse_trt()
103 element.pointer = trt; in acpi_parse_trt()
115 result = acpi_bus_get_device(trt->source, &adev); in acpi_parse_trt()
119 result = acpi_bus_get_device(trt->target, &adev); in acpi_parse_trt()
271 struct trt *trts = NULL; in fill_trt()
307 struct trt *trts = NULL; in acpi_thermal_rel_ioctl()
A Dacpi_thermal_rel.h33 struct trt { struct
81 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trts,
A Dint3400_thermal.c55 struct trt *trts;
/linux/arch/s390/tools/
A Dopcodes.txt727 dd trt SS_L0RDRD

Completed in 9 milliseconds