Home
last modified time | relevance | path

Searched refs:max8660_reg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dmax8660.c252 static const struct regulator_desc max8660_reg[] = { variable
325 struct of_regulator_match rmatch[ARRAY_SIZE(max8660_reg)] = { }; in max8660_pdata_from_dt()
334 rmatch[i].name = max8660_reg[i].name; in max8660_pdata_from_dt()
486 &max8660_reg[id], &config); in max8660_probe()
489 max8660_reg[id].name); in max8660_probe()