Home
last modified time | relevance | path

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

/drivers/regulator/
A Dmax5970-regulator.c112 if (channel >= MAX5970_NUM_SWITCHES || !rdevs[channel]) in max5970_is_visible()
523 struct regulator_dev *rdevs[MAX5970_NUM_SWITCHES], in max597x_setup_irq() argument
568 rdevs = devm_kcalloc(&i2c->dev, MAX5970_NUM_SWITCHES, sizeof(struct regulator_dev *), in max597x_regulator_probe()
576 num_switches = MAX5970_NUM_SWITCHES; in max597x_regulator_probe()

Completed in 7 milliseconds