graph_ports_bus  1616 scripts/dtc/checks.c static const struct bus_type graph_ports_bus = {
graph_ports_bus  1635 scripts/dtc/checks.c 			node->parent->bus = &graph_ports_bus;
graph_ports_bus  1649 scripts/dtc/checks.c 	if (node->bus != &graph_ports_bus && node->bus != &graph_port_bus)