Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Das3722_regulator.c130 static const struct dm_regulator_ops as3722_ldo_ops = { variable
147 .ops = &as3722_ldo_ops,
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Das3722-regulator.c398 static const struct regulator_ops as3722_ldo_ops = { variable
783 ops = &as3722_ldo_ops; in as3722_regulator_probe()