tps65090_matches  294 drivers/regulator/tps65090-regulator.c static struct of_regulator_match tps65090_matches[] = {
tps65090_matches  336 drivers/regulator/tps65090-regulator.c 	ret = of_regulator_match(&pdev->dev, regulators, tps65090_matches,
tps65090_matches  337 drivers/regulator/tps65090-regulator.c 			ARRAY_SIZE(tps65090_matches));
tps65090_matches  345 drivers/regulator/tps65090-regulator.c 	*tps65090_reg_matches = tps65090_matches;
tps65090_matches  346 drivers/regulator/tps65090-regulator.c 	for (idx = 0; idx < ARRAY_SIZE(tps65090_matches); idx++) {
tps65090_matches  351 drivers/regulator/tps65090-regulator.c 		ri_data = tps65090_matches[idx].init_data;
tps65090_matches  352 drivers/regulator/tps65090-regulator.c 		if (!ri_data || !tps65090_matches[idx].of_node)
tps65090_matches  357 drivers/regulator/tps65090-regulator.c 					tps65090_matches[idx].of_node,
tps65090_matches  370 drivers/regulator/tps65090-regulator.c 								    tps65090_matches[idx].of_node,
tps65090_matches  382 drivers/regulator/tps65090-regulator.c 		if (of_property_read_u32(tps65090_matches[idx].of_node,