Searched refs:POWER_ROLE_NONE (Results 1 – 6 of 6) sorted by relevance
33 POWER_ROLE_NONE, enumerator
32 #define POWER_ROLE_NONE 0 macro
131 int32_t powerRole = POWER_ROLE_NONE; in BENCHMARK_F()
105 if (powerRole <= UsbSrvSupport::POWER_ROLE_NONE || powerRole > UsbSrvSupport::POWER_ROLE_SINK) { in SetPortRole()
39 if (powerRole <= POWER_ROLE_NONE || powerRole >= POWER_ROLE_MAX) { in IfCanSwitch()
530 int32_t powerRole = POWER_ROLE_NONE;