Searched defs:regmap_bus (Results 1 – 4 of 4) sorted by relevance
510 struct regmap_bus { struct511 bool fast_io;512 regmap_hw_write write;513 regmap_hw_gather_write gather_write;537 const struct regmap_bus *bus, argument
778 static const struct regmap_bus regmap_bus = { in rtl2830_probe() local
1441 static const struct regmap_bus regmap_bus = { in af9013_probe() local
1347 static const struct regmap_bus regmap_bus = { in af9015_probe() local
Completed in 15 milliseconds