Searched refs:trt (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/thermal/int340x_thermal/ |
D | acpi_thermal_rel.c | 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 = kcalloc(*trt_count, sizeof(struct trt), GFP_KERNEL); in acpi_parse_trt() 106 struct trt *trt = &trts[i - nr_bad_entries]; in acpi_parse_trt() local 108 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()
|
D | acpi_thermal_rel.h | 33 struct trt { struct 81 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trts,
|
D | int3400_thermal.c | 41 struct trt *trts;
|
/Linux-v4.19/arch/s390/tools/ |
D | opcodes.txt | 693 dd trt SS_L0RDRD
|