Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dbd718x7-regulator.c1416 const struct regulator_ops **swops, **hwops; in bd718xx_probe() local
1430 hwops = &bd71837_hwcontrol_ops[0]; in bd718xx_probe()
1436 hwops = &bd71847_hwcontrol_ops[0]; in bd718xx_probe()
1506 desc->ops = hwops[i]; in bd718xx_probe()