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

/linux-master/include/linux/mfd/
H A Dsyscon.h32 static inline struct regmap *device_node_to_regmap(struct device_node *np) function
/linux-master/drivers/mfd/
H A Dsyscon.c195 struct regmap *device_node_to_regmap(struct device_node *np) function
199 EXPORT_SYMBOL_GPL(device_node_to_regmap); variable

Completed in 108 milliseconds