Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/regulator/
Dbd9576-regulator.c556 static const struct regulator_ops *bd9573_ops_arr[] = { variable
1020 if (d->id >= ARRAY_SIZE(bd9573_ops_arr)) in bd957x_probe()
1023 d->ops = bd9573_ops_arr[d->id]; in bd957x_probe()