Home
last modified time | relevance | path

Searched refs:set_over_current_protection (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/regulator/
H A Ddriver.h78 * @set_over_current_protection: Support capability of automatically shutting
140 int (*set_over_current_protection)(struct regulator_dev *); member
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dcore.c1576 if (rdev->constraints->over_current_protection && ops->set_over_current_protection) { in set_machine_constraints()
1577 ret = ops->set_over_current_protection(rdev); in set_machine_constraints()

Completed in 10 milliseconds