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