Searched refs:ic_data (Results 1 – 1 of 1) sorted by relevance
903 struct bd957x_data *ic_data; in bd957x_probe() local934 ic_data = &bd957x_regulators; in bd957x_probe()942 ic_data->regmap = regmap; in bd957x_probe()987 platform_set_drvdata(pdev, ic_data); in bd957x_probe()991 ic_data->regulator_data[2].desc.fixed_uV = 1350000; in bd957x_probe()993 ic_data->regulator_data[2].desc.fixed_uV = 1500000; in bd957x_probe()1011 d = &ic_data->regulator_data[i].desc; in bd957x_probe()1029 config.driver_data = ic_data; in bd957x_probe()1033 struct bd957x_regulator_data *r = &ic_data->regulator_data[i]; in bd957x_probe()