Searched refs:num_matches (Results 1 – 4 of 4) sorted by relevance
27 unsigned int num_matches);40 unsigned int num_matches) in of_regulator_match() argument
393 int matched, i, num_matches; in act8865_pdata_from_dt() local401 num_matches = ARRAY_SIZE(act8600_matches); in act8865_pdata_from_dt()405 num_matches = ARRAY_SIZE(act8846_matches); in act8865_pdata_from_dt()409 num_matches = ARRAY_SIZE(act8865_matches); in act8865_pdata_from_dt()422 matched = of_regulator_match(dev, np, matches, num_matches); in act8865_pdata_from_dt()428 num_matches, in act8865_pdata_from_dt()434 pdata->num_regulators = num_matches; in act8865_pdata_from_dt()437 for (i = 0; i < num_matches; i++) { in act8865_pdata_from_dt()
274 unsigned int num_matches; member282 for (i = 0; i < devm_matches->num_matches; i++) in devm_of_regulator_put_matches()306 unsigned int num_matches) in of_regulator_match() argument324 devm_matches->num_matches = num_matches; in of_regulator_match()328 for (i = 0; i < num_matches; i++) { in of_regulator_match()339 for (i = 0; i < num_matches; i++) { in of_regulator_match()
884 int num_matches; in lp872x_populate_pdata_from_dt() local914 num_matches = ARRAY_SIZE(lp8720_matches); in lp872x_populate_pdata_from_dt()918 num_matches = ARRAY_SIZE(lp8725_matches); in lp872x_populate_pdata_from_dt()924 count = of_regulator_match(dev, np, match, num_matches); in lp872x_populate_pdata_from_dt()928 for (i = 0; i < num_matches; i++) { in lp872x_populate_pdata_from_dt()