Searched refs:num_matches (Results 1 – 3 of 3) sorted by relevance
27 unsigned int num_matches);40 unsigned int num_matches) in of_regulator_match() argument
295 unsigned int num_matches; member303 for (i = 0; i < devm_matches->num_matches; i++) in devm_of_regulator_put_matches()327 unsigned int num_matches) in of_regulator_match() argument345 devm_matches->num_matches = num_matches; in of_regulator_match()349 for (i = 0; i < num_matches; i++) { in of_regulator_match()360 for (i = 0; i < num_matches; i++) { in of_regulator_match()
830 int num_matches; in lp872x_populate_pdata_from_dt() local860 num_matches = ARRAY_SIZE(lp8720_matches); in lp872x_populate_pdata_from_dt()864 num_matches = ARRAY_SIZE(lp8725_matches); in lp872x_populate_pdata_from_dt()870 count = of_regulator_match(dev, np, match, num_matches); in lp872x_populate_pdata_from_dt()874 for (i = 0; i < num_matches; i++) { in lp872x_populate_pdata_from_dt()