Searched refs:plfdata (Results 1 – 1 of 1) sorted by relevance
52 struct ab3100_platform_data *plfdata; member349 if (abreg->plfdata) in ab3100_get_voltage_regulator_external()350 return abreg->plfdata->external_voltage; in ab3100_get_voltage_regulator_external()496 struct ab3100_platform_data *plfdata, in ab3100_regulator_register() argument526 if (plfdata) { in ab3100_regulator_register()527 reg->plfdata = plfdata; in ab3100_regulator_register()528 config.init_data = &plfdata->reg_constraints[i]; in ab3100_regulator_register()644 struct ab3100_platform_data *plfdata = dev_get_platdata(&pdev->dev); in ab3100_regulators_probe() local680 plfdata->reg_initvals[i]); in ab3100_regulators_probe()692 err = ab3100_regulator_register(pdev, plfdata, NULL, NULL, in ab3100_regulators_probe()