Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dbd9576-regulator.c565 static const struct regulator_ops *bd9576_ops_arr[] = { variable
1015 if (d->id >= ARRAY_SIZE(bd9576_ops_arr)) in bd957x_probe()
1018 d->ops = bd9576_ops_arr[d->id]; in bd957x_probe()