Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_acpi.c149 const union acpi_object *graphid, *guid, *links; in cs_is_acpi_coresight_graph() local
155 graphid = &obj->Package.Elements[0]; in cs_is_acpi_coresight_graph()
159 if (graphid->Type != ACPI_TYPE_INTEGER || in cs_is_acpi_coresight_graph()