Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dsyscon.h41 static inline struct regmap *syscon_regmap_lookup_by_pdevname(const char *s) in syscon_regmap_lookup_by_pdevname() function
/Linux-v4.19/drivers/mfd/
Dsyscon.c183 struct regmap *syscon_regmap_lookup_by_pdevname(const char *s) in syscon_regmap_lookup_by_pdevname() function