Searched refs:max1586_reg (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/regulator/
H A Dmax1586.c142 static struct regulator_desc max1586_reg[] = { variable in typeref:struct:regulator_desc
166 struct of_regulator_match rmatch[ARRAY_SIZE(max1586_reg)] = { }; of_get_max1586_platform_data()
183 rmatch[i].name = max1586_reg[i].name; of_get_max1586_platform_data()
273 max1586_reg[id].min_uV = max1586->min_uV; max1586_pmic_probe()
274 max1586_reg[id].uV_step = max1586_pmic_probe()
284 &max1586_reg[id], &config); max1586_pmic_probe()
287 max1586_reg[id].name); max1586_pmic_probe()

Completed in 76 milliseconds