Searched refs:EXCLUSIVE_GET (Results 1 – 2 of 2) sorted by relevance
70 EXCLUSIVE_GET, enumerator
2444 case EXCLUSIVE_GET: in _regulator_get_common()2460 if (get_type == EXCLUSIVE_GET && rdev->open_count) { in _regulator_get_common()2502 if (get_type == EXCLUSIVE_GET) { in _regulator_get_common()2591 return _regulator_get(dev, id, EXCLUSIVE_GET); in regulator_get_exclusive()