Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/regulator/
Dbd718x7-regulator.c1688 const struct regulator_ops **swops, **hwops; in bd718xx_probe() local
1701 hwops = &bd71837_hwcontrol_ops[0]; in bd718xx_probe()
1707 hwops = &bd71847_hwcontrol_ops[0]; in bd718xx_probe()
1778 desc->ops = hwops[i]; in bd718xx_probe()