Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/dtc/
Dchecks.c1411 static const struct bus_type graph_ports_bus = { variable
1430 node->parent->bus = &graph_ports_bus; in check_graph_nodes()
1444 if (node->bus != &graph_ports_bus && node->bus != &graph_port_bus) in check_graph_child_address()