Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dwm831x-ldo.c318 static const struct regulator_linear_range wm831x_aldo_ranges[] = { variable
471 ldo->desc.linear_ranges = wm831x_aldo_ranges; in wm831x_aldo_probe()
472 ldo->desc.n_linear_ranges = ARRAY_SIZE(wm831x_aldo_ranges); in wm831x_aldo_probe()