Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
Dwm831x-ldo.c313 static const struct linear_range wm831x_aldo_ranges[] = { variable
466 ldo->desc.linear_ranges = wm831x_aldo_ranges; in wm831x_aldo_probe()
467 ldo->desc.n_linear_ranges = ARRAY_SIZE(wm831x_aldo_ranges); in wm831x_aldo_probe()