Home
last modified time | relevance | path

Searched defs:powerRole (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp131 int32_t powerRole = POWER_ROLE_NONE; in BENCHMARK_F() local
/drivers/peripheral/usb/test/fuzztest/usbsetportrole_fuzzer/
H A Dusbsetportrole_fuzzer.cpp27 int32_t powerRole; member
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_function_auto_test.cpp164 int32_t powerRole = 0; HWTEST_F() local
[all...]
/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_function_test.cpp530 int32_t powerRole = POWER_ROLE_NONE; HWTEST_F() local
[all...]
/drivers/external_device_manager/test/unittest/bus_extension_usb_test/src/
H A Dusb_impl_mock.cpp81 int32_t UsbImplMock::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort() argument
99 int32_t UsbImplMock::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_port.cpp32 int32_t UsbdPort::IfCanSwitch(int32_t portId, int32_t powerRole, int32_t dataRole) in IfCanSwitch() argument
71 int32_t UsbdPort::WritePortFile(int32_t powerRole, int32_t dataRole, int32_t mode) in WritePortFile() argument
109 int32_t UsbdPort::ReadPortFile(int32_t &powerRole, int32_t &dataRole, int32_t &mode) in ReadPortFile() argument
149 int32_t UsbdPort::SetPortInit(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortInit() argument
179 SetPort( int32_t portId, int32_t powerRole, int32_t dataRole, UsbdSubscriber *usbdSubscribers, uint32_t len) SetPort() argument
196 QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) QueryPort() argument
[all...]
H A Dusb_impl.cpp1968 int32_t UsbImpl::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
1979 int32_t UsbImpl::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort() argument

Completed in 7 milliseconds