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

/linux-master/include/linux/mfd/
H A Dsyscon.h54 static inline struct regmap *syscon_regmap_lookup_by_phandle_args( function
/linux-master/drivers/mfd/
H A Dsyscon.c249 struct regmap *syscon_regmap_lookup_by_phandle_args(struct device_node *np, function
276 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_phandle_args); variable

Completed in 126 milliseconds