Home
last modified time | relevance | path

Searched defs:regmap_access_table (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dregmap.h219 struct regmap_access_table { struct
220 const struct regmap_range *yes_ranges;
221 unsigned int n_yes_ranges;
222 const struct regmap_range *no_ranges;
223 unsigned int n_no_ranges;
/kernel/linux/linux-6.6/include/linux/
Dregmap.h237 struct regmap_access_table { struct
238 const struct regmap_range *yes_ranges;
239 unsigned int n_yes_ranges;
240 const struct regmap_range *no_ranges;
241 unsigned int n_no_ranges;