Home
last modified time | relevance | path

Searched refs:FuncAdapterOpenDevice (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/usb/test/unittest/mock/include/
H A Dmock_linux_adapter.h25 UsbDeviceHandle *FuncAdapterOpenDevice(UsbSession *session, uint8_t busNum, uint8_t usbAddr);
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dmock_linux_adapter.cpp220 UsbDeviceHandle *FuncAdapterOpenDevice(UsbSession *session, uint8_t busNum, uint8_t usbAddr) in FuncAdapterOpenDevice() function
H A Dusbd_device_auto_test.cpp60 osAdapterOps->openDevice = FuncAdapterOpenDevice; in SetUpTestCase()
H A Dusbd_transfer_auto_test.cpp115 osAdapterOps->openDevice = FuncAdapterOpenDevice; in SetUpTestCase()
H A Dusbd_request_auto_test.cpp91 osAdapterOps->openDevice = FuncAdapterOpenDevice; in SetUpTestCase()

Completed in 12 milliseconds