Home
last modified time | relevance | path

Searched refs:POWER_ROLE_NONE (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/usb/hdi_service/include/
Dusbd_port.h32 #define POWER_ROLE_NONE 0 macro
/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_function_test.cpp124 int32_t powerRole = POWER_ROLE_NONE; in BENCHMARK_F()
/drivers/peripheral/usb/hdi_service/src/
Dusbd_port.cpp38 if (powerRole <= POWER_ROLE_NONE || powerRole >= POWER_ROLE_MAX) { in IfCanSwitch()
/drivers/peripheral/usb/test/unittest/hal/src/
Dusbd_function_test.cpp515 int32_t powerRole = POWER_ROLE_NONE;