Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/regulator/
H A Ddriver.h443 int ref_cnt; member
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dcore.c167 rdev->ref_cnt++; in regulator_lock_nested()
182 rdev->ref_cnt++; in regulator_lock_nested()
217 if (--rdev->ref_cnt == 0) { in regulator_unlock()
222 WARN_ON_ONCE(rdev->ref_cnt < 0); in regulator_unlock()
347 old_contended_rdev->ref_cnt++; in regulator_lock_dependent()
6049 old_contended_rdev->ref_cnt++; in regulator_summary_lock()

Completed in 9 milliseconds