Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/kernel/drivers/regulator/
H A Dinternal.h107 EXCLUSIVE_GET, enumerator
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dcore.c2141 case EXCLUSIVE_GET: in _regulator_get()
2156 if (get_type == EXCLUSIVE_GET && rdev->open_count) { in _regulator_get()
2194 if (get_type == EXCLUSIVE_GET) { in _regulator_get()
2257 return _regulator_get(dev, id, EXCLUSIVE_GET); in regulator_get_exclusive()

Completed in 12 milliseconds