Home
last modified time | relevance | path

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

/drivers/peripheral/usb/test/unittest/mock/src/
Dmock_linux_adapter.cpp110 static UsbDeviceHandle *OsCallocDeviceHandle(void) in OsCallocDeviceHandle() function
227 g_usbHandle = OsCallocDeviceHandle(); in FuncAdapterOpenDevice()
/drivers/peripheral/usb/ddk/host/src/
Dlinux_adapter.c90 static struct UsbDeviceHandle *OsCallocDeviceHandle(void) in OsCallocDeviceHandle() function
918 handle = OsCallocDeviceHandle(); in AdapterOpenDevice()
Dliteos_adapter.c233 static struct UsbDeviceHandle *OsCallocDeviceHandle(void) in OsCallocDeviceHandle() function
1120 handle = OsCallocDeviceHandle(); in AdapterOpenDevice()