Searched refs:reg_irq_nb (Results 1 – 1 of 1) sorted by relevance
422 size_t reg_irq_nb; in tps6594_regulator_probe() local488 reg_irq_nb = size_mul(REGS_INT_NB, (BUCK_NB - 1)); in tps6594_regulator_probe()490 reg_irq_nb = size_mul(REGS_INT_NB, (size_add(BUCK_NB, LDO_NB))); in tps6594_regulator_probe()493 irq_data = devm_kmalloc_array(tps->dev, reg_irq_nb, in tps6594_regulator_probe()