Searched defs:regmap (Results 1 – 2 of 2) sorted by relevance
73467 struct regmap *regmap; member73562 struct regmap *regmap; member73945 struct regmap *regmap; member80466 struct regmap { struct80478 regmap_lock lock; argument80479 regmap_unlock unlock; argument80485 struct regmap_format format; argument80486 const struct regmap_bus *bus; argument80510 const struct regmap_access_table *wr_table; argument80511 const struct regmap_access_table *rd_table; argument[all …]
83649 struct regmap *regmap; member83744 struct regmap *regmap; member90095 struct regmap { struct90107 regmap_lock lock; argument90108 regmap_unlock unlock; argument90114 struct regmap_format format; argument90115 const struct regmap_bus *bus; argument90139 const struct regmap_access_table *wr_table; argument90140 const struct regmap_access_table *rd_table; argument90141 const struct regmap_access_table *volatile_table; argument[all …]