Home
last modified time | relevance | path

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

/scripts/dtc/
Dchecks.c1015 static const struct bus_type i2c_bus = { variable
1023 node->bus = &i2c_bus; in check_i2c_bus_bridge()
1030 node->bus = &i2c_bus; in check_i2c_bus_bridge()
1057 if (!node->parent || (node->parent->bus != &i2c_bus)) in check_i2c_bus_reg()