Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/regulator/
Dbd718x7-regulator.c1686 const struct regulator_ops **swops, **hwops; in bd718xx_probe() local
1698 swops = &bd71837_swcontrol_ops[0]; in bd718xx_probe()
1704 swops = &bd71847_swcontrol_ops[0]; in bd718xx_probe()
1773 desc->ops = swops[i]; in bd718xx_probe()