Searched refs:palmas_matches (Results 1 – 2 of 2) sorted by relevance
979 config.of_node = ddata->palmas_matches[id].of_node; in palmas_ldo_registration()1086 config.of_node = ddata->palmas_matches[id].of_node; in tps65917_ldo_registration()1271 config.of_node = ddata->palmas_matches[id].of_node; in palmas_smps_registration()1375 config.of_node = ddata->palmas_matches[id].of_node; in tps65917_smps_registration()1389 static struct of_regulator_match palmas_matches[] = { variable1446 .palmas_matches = palmas_matches,1460 .palmas_matches = tps65917_matches,1481 ret = of_regulator_match(dev, regulators, ddata->palmas_matches, in palmas_dt_to_pdata()1494 match = &ddata->palmas_matches[idx]; in palmas_dt_to_pdata()
117 struct of_regulator_match *palmas_matches; member