Home
last modified time | relevance | path

Searched refs:no_ranges (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/mfd/
Das3722.c317 .no_ranges = as3722_cacheable_ranges,
/linux-4.1.27/include/linux/
Dregmap.h91 const struct regmap_range *no_ranges; member
/linux-4.1.27/drivers/iio/proximity/
Dsx9500.c167 .no_ranges = sx9500_non_readable_reg_ranges,
/linux-4.1.27/drivers/base/regmap/
Dregmap.c68 if (regmap_reg_in_ranges(reg, table->no_ranges, table->n_no_ranges)) in regmap_check_range_table()