Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mfd/
H A Dsyscon.h54 static inline struct regmap *syscon_regmap_lookup_by_phandle_args( in syscon_regmap_lookup_by_phandle_args() function
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dsyscon.h57 static inline struct regmap *syscon_regmap_lookup_by_phandle_args( in syscon_regmap_lookup_by_phandle_args() function
/kernel/linux/linux-5.10/drivers/mfd/
H A Dsyscon.c233 struct regmap *syscon_regmap_lookup_by_phandle_args(struct device_node *np, in syscon_regmap_lookup_by_phandle_args() function
260 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_phandle_args); variable
/kernel/linux/linux-6.6/drivers/mfd/
H A Dsyscon.c249 struct regmap *syscon_regmap_lookup_by_phandle_args(struct device_node *np, in syscon_regmap_lookup_by_phandle_args() function
276 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_phandle_args); variable

Completed in 2 milliseconds