Home
last modified time | relevance | path

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

/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkraw_speed.c115 static int32_t UsbStartIo(struct AcmDevice * const acm) in UsbStartIo() function
665 ret = UsbStartIo(g_acm); in main()
/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkraw_speed.c119 static int32_t UsbStartIo(struct AcmDevice * const acm) in UsbStartIo() function
641 ret = UsbStartIo(g_acm); in UsbSpeedDdkInit()
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_raw_io.c80 int32_t UsbStartIo(void) in UsbStartIo() function
332 { USB_RAW_SDK_IF_START_IO, UsbStartIo},
/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_raw_test.h368 int32_t UsbStartIo(void);
/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c666 static int32_t UsbStartIo(struct UsbnetHost *usbNet) in UsbStartIo() function
777 ret = UsbStartIo(usbNet); in UsbnetHostAllocRequests()
/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c77 static int32_t UsbStartIo(struct AcmDevice *acm) in UsbStartIo() function
1266 ret = UsbStartIo(acm); in UsbAllocRequests()
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_raw_sdk_if_test_io.cpp87 static int32_t UsbStartIo(struct AcmDevice *acm) in UsbStartIo() function
477 UsbStartIo(g_acm); in SetUpTestCase()
H A Dusb_raw_sdk_if_test.cpp88 static int32_t UsbStartIo(struct AcmDevice *acm) in UsbStartIo() function
137 UsbStartIo(g_acm); in SetUpTestCase()

Completed in 12 milliseconds