Searched refs:reset_control_get_count (Results 1 – 3 of 3) sorted by relevance
40 int reset_control_get_count(struct device *dev);119 static inline int reset_control_get_count(struct device *dev) in reset_control_get_count() function
981 int reset_control_get_count(struct device *dev) in reset_control_get_count() function988 EXPORT_SYMBOL_GPL(reset_control_get_count);
410 int count = reset_control_get_count(&pdev->dev); in meson_ee_pwrc_init_domain()