Searched refs:palmas_matches (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | palmas-regulator.c | 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[] = { variable 1446 .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[id in palmas_dt_to_pdata() [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | palmas-regulator.c | 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[] = { variable 1446 .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[id in palmas_dt_to_pdata() [all...] |
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | palmas.h | 118 struct of_regulator_match *palmas_matches; member
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | palmas.h | 117 struct of_regulator_match *palmas_matches; member
|
Completed in 27 milliseconds