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

/linux-master/include/linux/mfd/
H A Dsyscon.h37 static inline struct regmap *syscon_node_to_regmap(struct device_node *np) function
/linux-master/drivers/mfd/
H A Dsyscon.c201 struct regmap *syscon_node_to_regmap(struct device_node *np) function
208 EXPORT_SYMBOL_GPL(syscon_node_to_regmap); variable

Completed in 145 milliseconds