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

/linux-master/scripts/dtc/
H A Dchecks.c1754 static const struct bus_type graph_ports_bus = { variable in typeref:struct:bus_type
1773 node->parent->bus = &graph_ports_bus;
1787 if (node->bus != &graph_ports_bus && node->bus != &graph_port_bus)

Completed in 121 milliseconds