Home
last modified time | relevance | path

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

/scripts/dtc/
Dchecks.c993 static const struct bus_type i2c_bus = { variable
1001 node->bus = &i2c_bus; in check_i2c_bus_bridge()
1008 node->bus = &i2c_bus; in check_i2c_bus_bridge()
1035 if (!node->parent || (node->parent->bus != &i2c_bus)) in check_i2c_bus_reg()