Searched refs:irq_ext_reg_data (Results 1 – 1 of 1) sorted by relevance
412 struct tps6594_ext_regulator_irq_data *irq_ext_reg_data; in tps6594_regulator_probe() local572 irq_ext_reg_data = devm_kmalloc_array(tps->dev, in tps6594_regulator_probe()576 if (!irq_ext_reg_data) in tps6594_regulator_probe()586 irq_ext_reg_data[i].dev = tps->dev; in tps6594_regulator_probe()587 irq_ext_reg_data[i].type = irq_type; in tps6594_regulator_probe()593 &irq_ext_reg_data[i]); in tps6594_regulator_probe()