Searched refs:graph_list (Results 1 – 1 of 1) sorted by relevance
225 const union acpi_object *graph_list, *graph; in cs_get_coresight_graph() local228 graph_list = cs_get_dsd_graph(dev); in cs_get_coresight_graph()229 if (!graph_list) { in cs_get_coresight_graph()234 nr_graphs = graph_list->Package.Elements[1].Integer.Value; in cs_get_coresight_graph()236 graph = &graph_list->Package.Elements[i]; in cs_get_coresight_graph()