Searched defs:regmap_access_table (Results 1 – 6 of 6) sorted by relevance
99993 struct regmap_access_table { struct99994 const struct regmap_range *yes_ranges;99995 unsigned int n_yes_ranges;99996 const struct regmap_range *no_ranges;99997 unsigned int n_no_ranges;
60000 struct regmap_access_table { struct60001 const struct regmap_range *yes_ranges;60002 unsigned int n_yes_ranges;60003 const struct regmap_range *no_ranges;60004 unsigned int n_no_ranges;
81838 struct regmap_access_table { struct81839 const struct regmap_range *yes_ranges;81840 unsigned int n_yes_ranges;81841 const struct regmap_range *no_ranges;81842 unsigned int n_no_ranges;