Home
last modified time | relevance | path

Searched refs:reset_control_get_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/reset/
H A Dcore.c1597 int reset_control_get_count(struct device *dev) in reset_control_get_count() function
1606 EXPORT_SYMBOL_GPL(reset_control_get_count);
/linux/drivers/pmdomain/amlogic/
H A Dmeson-ee-pwrc.c442 int count = reset_control_get_count(&pdev->dev); in meson_ee_pwrc_init_domain()