Searched refs:reset_control_get_count (Results 1 – 2 of 2) sorted by relevance
1597 int reset_control_get_count(struct device *dev) in reset_control_get_count() function1606 EXPORT_SYMBOL_GPL(reset_control_get_count);
442 int count = reset_control_get_count(&pdev->dev); in meson_ee_pwrc_init_domain()