Searched refs:regulator_res (Results 1 – 1 of 1) sorted by relevance
353 struct resource *regulator_res; in bd96801_i2c_probe() local380 regulator_res = devm_kcalloc(&i2c->dev, num_regu_irqs, in bd96801_i2c_probe()381 sizeof(*regulator_res), GFP_KERNEL); in bd96801_i2c_probe()382 if (!regulator_res) in bd96801_i2c_probe()408 struct resource *res = ®ulator_res[i]; in bd96801_i2c_probe()432 struct resource *res = ®ulator_res[num_intb + i]; in bd96801_i2c_probe()439 bd96801_cells[REGULATOR_CELL].resources = regulator_res; in bd96801_i2c_probe()