Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Drk860x_regulator.c418 static const struct dm_regulator_ops rk860x_regulator_ops = { variable
432 .ops = &rk860x_regulator_ops,
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Drk860x-regulator.c286 static const struct regulator_ops rk860x_regulator_ops = { variable
388 rdesc->ops = &rk860x_regulator_ops; in rk860x_regulator_register()