Searched refs:of_reset_control_array_get (Results 1 – 1 of 1) sorted by relevance
1367 of_reset_control_array_get(struct device_node *np, bool shared, bool optional, in of_reset_control_array_get() function1404 EXPORT_SYMBOL_GPL(of_reset_control_array_get);1429 rstc = of_reset_control_array_get(dev->of_node, shared, optional, true); in devm_reset_control_array_get()