Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dsyscon.h35 static inline struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap() function
/openbmc/linux/drivers/mfd/
H A Dsyscon.c195 struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap() function