kernel/include/linux/regmap.h
.. .. @@ -369,6 +369,7 @@ 369 369 int (*reg_write)(void *context, unsigned int reg, unsigned int val); 370 370 371 371 bool fast_io; 372 + bool oob_io;372 373 373 374 unsigned int max_register; 374 375 const struct regmap_access_table *wr_table;