Searched refs:tps65219_regulator_irq_types (Results 1 – 1 of 1) sorted by relevance
33 static struct tps65219_regulator_irq_type tps65219_regulator_irq_types[] = { variable335 ARRAY_SIZE(tps65219_regulator_irq_types) * in tps65219_regulator_probe()341 for (i = 0; i < ARRAY_SIZE(tps65219_regulator_irq_types); ++i) { in tps65219_regulator_probe()342 irq_type = &tps65219_regulator_irq_types[i]; in tps65219_regulator_probe()