Searched defs:regmap_access_table (Results 1 – 1 of 1) sorted by relevance
238 struct regmap_access_table { struct239 const struct regmap_range *yes_ranges;240 unsigned int n_yes_ranges;241 const struct regmap_range *no_ranges;242 unsigned int n_no_ranges;