Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dusb_io_manage.h34 HDF_STATUS UsbIoStart(struct UsbInterfacePool *interfacePool);
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_io_manage.c264 HDF_STATUS UsbIoStart(struct UsbInterfacePool *interfacePool) in UsbIoStart() function
H A Dusb_interface_pool.c1288 HDF_STATUS ret = UsbIoStart(interfacePool); in UsbOpenInterface()