Home
last modified time | relevance | path

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

/drivers/peripheral/usb/test/unittest/mock/include/
H A Dmock_linux_adapter.h30 int32_t FuncAdapterClaimInterface(const UsbDeviceHandle *handle, uint32_t interfaceNumber);
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_device_auto_test.cpp68 osAdapterOps->claimInterface = FuncAdapterClaimInterface; in SetUpTestCase()
69 osAdapterOps->detachKernelDriverAndClaim = FuncAdapterClaimInterface; in SetUpTestCase()
H A Dmock_linux_adapter.cpp350 int32_t FuncAdapterClaimInterface(const UsbDeviceHandle *handle, uint32_t interfaceNumber) in FuncAdapterClaimInterface() function
H A Dusbd_transfer_auto_test.cpp123 osAdapterOps->claimInterface = FuncAdapterClaimInterface; in SetUpTestCase()
124 osAdapterOps->detachKernelDriverAndClaim = FuncAdapterClaimInterface; in SetUpTestCase()
H A Dusbd_request_auto_test.cpp99 osAdapterOps->claimInterface = FuncAdapterClaimInterface; in SetUpTestCase()
100 osAdapterOps->detachKernelDriverAndClaim = FuncAdapterClaimInterface; in SetUpTestCase()

Completed in 10 milliseconds