Home
last modified time | relevance | path

Searched refs:UsbOsAdapterOps (Results 1 - 8 of 8) sorted by relevance

/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api_library.c208 struct UsbOsAdapterOps *osAdapterOps = UsbAdapterGetOps(); in GetConfigDescriptor()
720 struct UsbOsAdapterOps *osAdapterOps = UsbAdapterGetOps(); in RawInit()
768 struct UsbOsAdapterOps *osAdapterOps = UsbAdapterGetOps(); in RawExit()
789 struct UsbOsAdapterOps *osAdapterOps = UsbAdapterGetOps(); in RawOpenDevice()
807 struct UsbOsAdapterOps *osAdapterOps = UsbAdapterGetOps(); in RawCloseDevice()
826 struct UsbOsAdapterOps *osAdapterOps = UsbAdapterGetOps(); in RawClaimInterface()
857 struct UsbOsAdapterOps *osAdapterOps = UsbAdapterGetOps(); in RawClaimInterfaceForce()
878 struct UsbOsAdapterOps *osAdapterOps = UsbAdapterGetOps(); in RawDetachInterface()
903 struct UsbOsAdapterOps *osAdapterOps = UsbAdapterGetOps(); in RawAttachInterface()
928 struct UsbOsAdapterOps *osAdapterOp in AllocRequest()
[all...]
H A Dlinux_adapter.c1519 static struct UsbOsAdapterOps g_usbAdapter = {
1553 struct UsbOsAdapterOps *UsbAdapterGetOps(void) in UsbAdapterGetOps()
H A Dliteos_adapter.c1424 static struct UsbOsAdapterOps g_usbAdapter = {
1444 struct UsbOsAdapterOps *UsbAdapterGetOps(void) in UsbAdapterGetOps()
/drivers/peripheral/usb/ddk/host/include/
H A Dliteos_adapter.h92 struct UsbOsAdapterOps { struct
113 struct UsbOsAdapterOps *UsbAdapterGetOps(void);
H A Dlinux_adapter.h122 struct UsbOsAdapterOps { struct
155 struct UsbOsAdapterOps *UsbAdapterGetOps(void);
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_device_auto_test.cpp56 struct UsbOsAdapterOps *osAdapterOps = UsbAdapterGetOps(); in SetUpTestCase()
H A Dusbd_transfer_auto_test.cpp108 struct UsbOsAdapterOps *osAdapterOps = UsbAdapterGetOps(); in SetUpTestCase()
H A Dusbd_request_auto_test.cpp84 struct UsbOsAdapterOps *osAdapterOps = UsbAdapterGetOps(); in SetUpTestCase()

Completed in 14 milliseconds