Home
last modified time | relevance | path

Searched refs:check_res (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mfd/
H A Dsyscon.c40 static struct syscon *of_syscon_register(struct device_node *np, bool check_res) in of_syscon_register() argument
125 if (check_res) { in of_syscon_register()
170 bool check_res) in device_node_get_regmap() argument
184 syscon = of_syscon_register(np, check_res); in device_node_get_regmap()