Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mfd/
Dsyscon.h32 static inline struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap() function
/kernel/linux/linux-5.10/drivers/mfd/
Dsyscon.c177 struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap() function