Searched refs:of_reset_control_array_get (Results 1 – 1 of 1) sorted by relevance
1422 of_reset_control_array_get(struct device_node *np, enum reset_control_flags flags) in of_reset_control_array_get() function1458 EXPORT_SYMBOL_GPL(of_reset_control_array_get);1482 rstc = of_reset_control_array_get(dev->of_node, flags); in devm_reset_control_array_get()
Completed in 5 milliseconds