Home
last modified time | relevance | path

Searched refs:tps65219_regulator_irq_types (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dtps65219-regulator.c33 static struct tps65219_regulator_irq_type tps65219_regulator_irq_types[] = { variable
335 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()