Home
last modified time | relevance | path

Searched refs:graphid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-platform.c390 const union acpi_object *graphid, *guid, *links; in is_acpi_coresight_graph() local
396 graphid = &obj->package.elements[0]; in is_acpi_coresight_graph()
400 if (graphid->type != ACPI_TYPE_INTEGER || in is_acpi_coresight_graph()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-platform.c364 const union acpi_object *graphid, *guid, *links; in is_acpi_coresight_graph() local
370 graphid = &obj->package.elements[0]; in is_acpi_coresight_graph()
374 if (graphid->type != ACPI_TYPE_INTEGER || in is_acpi_coresight_graph()

Completed in 3 milliseconds