Searched refs:palmas_matches (Results 1 – 2 of 2) sorted by relevance
978 config.of_node = ddata->palmas_matches[id].of_node; in palmas_ldo_registration()1085 config.of_node = ddata->palmas_matches[id].of_node; in tps65917_ldo_registration()1270 config.of_node = ddata->palmas_matches[id].of_node; in palmas_smps_registration()1374 config.of_node = ddata->palmas_matches[id].of_node; in tps65917_smps_registration()1388 static struct of_regulator_match palmas_matches[] = { variable1445 .palmas_matches = palmas_matches,1459 .palmas_matches = tps65917_matches,1480 ret = of_regulator_match(dev, regulators, ddata->palmas_matches, in palmas_dt_to_pdata()1493 match = &ddata->palmas_matches[idx]; in palmas_dt_to_pdata()
117 struct of_regulator_match *palmas_matches; member