Home
last modified time | relevance | path

Searched defs:regmap_register_patch (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap.c3196 int regmap_register_patch(struct regmap *map, const struct reg_sequence *regs, in regmap_register_patch() function
3236 EXPORT_SYMBOL_GPL(regmap_register_patch); variable
/kernel/linux/linux-5.10/include/linux/
H A Dregmap.h1736 static inline int regmap_register_patch(struct regmap *map, in regmap_register_patch() function
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap.c3317 int regmap_register_patch(struct regmap *map, const struct reg_sequence *regs, in regmap_register_patch() function
3357 EXPORT_SYMBOL_GPL(regmap_register_patch); variable
/kernel/linux/linux-6.6/include/linux/
H A Dregmap.h1986 static inline int regmap_register_patch(struct regmap *map, in regmap_register_patch() function

Completed in 14 milliseconds