Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
Dcore.c321 static void regulator_lock_dependent(struct regulator_dev *rdev, in regulator_lock_dependent() function
2886 regulator_lock_dependent(rdev, &ww_ctx); in regulator_enable()
2993 regulator_lock_dependent(rdev, &ww_ctx); in regulator_disable()
3042 regulator_lock_dependent(rdev, &ww_ctx); in regulator_force_disable()
3072 regulator_lock_dependent(rdev, &ww_ctx); in regulator_disable_work()
4103 regulator_lock_dependent(regulator->rdev, &ww_ctx); in regulator_set_voltage()
4187 regulator_lock_dependent(regulator->rdev, &ww_ctx); in regulator_set_suspend_voltage()
4424 regulator_lock_dependent(regulator->rdev, &ww_ctx); in regulator_get_voltage()