Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mfd/
H A Dsyscon.h47 static inline struct regmap *syscon_regmap_lookup_by_phandle( in syscon_regmap_lookup_by_phandle() function
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dsyscon.h50 static inline struct regmap *syscon_regmap_lookup_by_phandle( in syscon_regmap_lookup_by_phandle() function
/kernel/linux/linux-5.10/drivers/mfd/
H A Dsyscon.c212 struct regmap *syscon_regmap_lookup_by_phandle(struct device_node *np, in syscon_regmap_lookup_by_phandle() function
231 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_phandle); variable
/kernel/linux/linux-6.6/drivers/mfd/
H A Dsyscon.c226 struct regmap *syscon_regmap_lookup_by_phandle(struct device_node *np, in syscon_regmap_lookup_by_phandle() function
247 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_phandle); variable

Completed in 2 milliseconds