Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mfd/
H A Dsyscon.h42 static inline struct regmap *syscon_regmap_lookup_by_compatible(const char *s) in syscon_regmap_lookup_by_compatible() function
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dsyscon.h45 static inline struct regmap *syscon_regmap_lookup_by_compatible(const char *s) in syscon_regmap_lookup_by_compatible() function
/kernel/linux/linux-5.10/drivers/mfd/
H A Dsyscon.c196 struct regmap *syscon_regmap_lookup_by_compatible(const char *s) in syscon_regmap_lookup_by_compatible() function
210 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_compatible); variable
/kernel/linux/linux-6.6/drivers/mfd/
H A Dsyscon.c210 struct regmap *syscon_regmap_lookup_by_compatible(const char *s) in syscon_regmap_lookup_by_compatible() function
224 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_compatible); variable

Completed in 2 milliseconds