Searched refs:tps65090_matches (Results 1 – 1 of 1) sorted by relevance
294 static struct of_regulator_match tps65090_matches[] = { variable336 ret = of_regulator_match(&pdev->dev, regulators, tps65090_matches, in tps65090_parse_dt_reg_data()337 ARRAY_SIZE(tps65090_matches)); in tps65090_parse_dt_reg_data()345 *tps65090_reg_matches = tps65090_matches; in tps65090_parse_dt_reg_data()346 for (idx = 0; idx < ARRAY_SIZE(tps65090_matches); idx++) { in tps65090_parse_dt_reg_data()352 ri_data = tps65090_matches[idx].init_data; in tps65090_parse_dt_reg_data()356 np = tps65090_matches[idx].of_node; in tps65090_parse_dt_reg_data()