Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/dtc/
Dchecks.c947 static const struct bus_type simple_bus = { variable
971 node->bus = &simple_bus; in check_simple_bus_bridge()
985 if (!node->parent || (node->parent->bus != &simple_bus)) in check_simple_bus_reg()
999 if (node->parent->parent && !(node->bus == &simple_bus)) in check_simple_bus_reg()