Searched refs:regulator_res (Results 1 – 1 of 1) sorted by relevance
645 struct resource *regulator_res; in bd96801_i2c_probe() local690 regulator_res = devm_kcalloc(&i2c->dev, num_regu_irqs, in bd96801_i2c_probe()691 sizeof(*regulator_res), GFP_KERNEL); in bd96801_i2c_probe()692 if (!regulator_res) in bd96801_i2c_probe()718 struct resource *res = ®ulator_res[i]; in bd96801_i2c_probe()743 struct resource *res = ®ulator_res[ddata->num_intb_irqs + i]; in bd96801_i2c_probe()750 ddata->cells[REGULATOR_CELL].resources = regulator_res; in bd96801_i2c_probe()