Searched refs:nr_graphs (Results 1 – 1 of 1) sorted by relevance
442 const union acpi_object *rev, *nr_graphs; in acpi_validate_dsd_graph() local449 nr_graphs = &graph->package.elements[1]; in acpi_validate_dsd_graph()452 nr_graphs->type != ACPI_TYPE_INTEGER) in acpi_validate_dsd_graph()459 n = nr_graphs->integer.value; in acpi_validate_dsd_graph()551 int i, nr_graphs; in acpi_get_coresight_graph() local557 nr_graphs = graph_list->package.elements[1].integer.value; in acpi_get_coresight_graph()559 for (i = 2; i < nr_graphs + 2; i++) { in acpi_get_coresight_graph()