Searched refs:trt (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/thermal/intel/int340x_thermal/ |
D | acpi_thermal_rel.c | 66 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trtp, in acpi_parse_trt() 73 struct trt *trts; in acpi_parse_trt() 92 trts = kcalloc(*trt_count, sizeof(struct trt), GFP_KERNEL); in acpi_parse_trt() 99 struct trt *trt = &trts[i - nr_bad_entries]; in acpi_parse_trt() local 101 element.length = sizeof(struct trt); in acpi_parse_trt() 102 element.pointer = trt; in acpi_parse_trt() 114 result = acpi_bus_get_device(trt->source, &adev); in acpi_parse_trt() 118 result = acpi_bus_get_device(trt->target, &adev); in acpi_parse_trt() 270 struct trt *trts = NULL; in fill_trt() 306 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 | 51 struct trt *trts;
|
/Linux-v5.4/arch/s390/tools/ |
D | opcodes.txt | 723 dd trt SS_L0RDRD
|