Searched refs:regulator_common_ofdata_to_platdata (Results 1 – 4 of 4) sorted by relevance
20 int regulator_common_ofdata_to_platdata(struct udevice *dev,
27 return regulator_common_ofdata_to_platdata(dev, dev_pdata, "gpio"); in fixed_regulator_ofdata_to_platdata()
11 int regulator_common_ofdata_to_platdata(struct udevice *dev, in regulator_common_ofdata_to_platdata() function
70 return regulator_common_ofdata_to_platdata(dev, &dev_pdata->common, "enable-gpios"); in gpio_regulator_ofdata_to_platdata()