Home
last modified time | relevance | path

Searched refs:OsCallocDeviceHandle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dmock_linux_adapter.cpp110 static UsbDeviceHandle *OsCallocDeviceHandle(void) in OsCallocDeviceHandle() function
227 g_usbHandle = OsCallocDeviceHandle(); in FuncAdapterOpenDevice()
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dlinux_adapter.c92 static struct UsbDeviceHandle *OsCallocDeviceHandle(void) in OsCallocDeviceHandle() function
949 handle = OsCallocDeviceHandle(); in AdapterOpenDevice()
H A Dliteos_adapter.c235 static struct UsbDeviceHandle *OsCallocDeviceHandle(void) in OsCallocDeviceHandle() function
1124 handle = OsCallocDeviceHandle(); in AdapterOpenDevice()