Searched refs:of_bcm_voter_get (Results 1 – 3 of 3) sorted by relevance
15 struct bcm_voter *of_bcm_voter_get(struct device *dev, const char *name);
209 struct bcm_voter *of_bcm_voter_get(struct device *dev, const char *name) in of_bcm_voter_get() function241 EXPORT_SYMBOL_GPL(of_bcm_voter_get);
271 qp->voter = of_bcm_voter_get(qp->dev, NULL); in qcom_icc_rpmh_probe()