Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/regulator/
Dbd96801-regulator.c871 struct regulator_dev *all_rdevs[BD96801_NUM_REGULATORS]; in bd96801_probe() local
929 all_rdevs[i] = rdev; in bd96801_probe()
977 return bd96801_global_errb_irqs(pdev, all_rdevs, in bd96801_probe()
978 ARRAY_SIZE(all_rdevs)); in bd96801_probe()