Searched defs:regmap_bus (Results 1 – 1 of 1) sorted by relevance
600 struct regmap_bus { struct601 bool fast_io;602 bool free_on_exit;603 regmap_hw_write write;604 regmap_hw_gather_write gather_write;605 regmap_hw_async_write async_write;629 const struct regmap_bus *bus, argument
Completed in 12 milliseconds