Searched refs:num_switches (Results 1 – 1 of 1) sorted by relevance
26 int num_switches, mon_rng, irng, shunt_micro_ohms, lim_uA; member285 for (i = 0; i < d->num_switches; i++) { in max597x_irq_handler()291 for (i = 0; i < d->num_switches; i++) { in max597x_irq_handler()309 for (i = 0; i < d->num_switches; i++) { in max597x_irq_handler()327 for (i = 0; i < d->num_switches; i++) { in max597x_irq_handler()341 for (i = 0; i < d->num_switches; i++) { in max597x_irq_handler()403 int num_switches, struct max597x_regulator *data) in max597x_setup_irq() argument421 &rdevs[0], num_switches); in max597x_setup_irq()442 int num_switches = max597x->num_switches; in max597x_regulator_probe() local445 for (i = 0; i < num_switches; i++) { in max597x_regulator_probe()[all …]