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
978 int reset_control_get_count(struct device *dev) in reset_control_get_count() function985 EXPORT_SYMBOL_GPL(reset_control_get_count);
409 int count = reset_control_get_count(&pdev->dev); in meson_ee_pwrc_init_domain()