Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dchecks.c1690 static const struct bus_type graph_port_bus = { variable
1708 node->bus = &graph_port_bus; in check_graph_nodes()
1727 if (node->bus != &graph_ports_bus && node->bus != &graph_port_bus) in check_graph_child_address()
1780 if (node->bus != &graph_port_bus) in check_graph_port()
1818 if (!node->parent || node->parent->bus != &graph_port_bus) in check_graph_endpoint()