Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mfd/
Dsyscon.h39 static inline struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap() function
/linux-6.12.1/drivers/mfd/
Dsyscon.c243 struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap() function