Home
last modified time | relevance | path

Searched refs:UsbIoStop (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/ddk/host/include/
H A Dusb_io_manage.h35 HDF_STATUS UsbIoStop(struct UsbInterfacePool *interfacePool);
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_io_manage.c334 HDF_STATUS UsbIoStop(struct UsbInterfacePool *interfacePool) in UsbIoStop() function
H A Dusb_interface_pool.c1409 HDF_LOGE("%{public}s:%{public}d UsbIoStop failed, ret = %{public}d", __func__, __LINE__, ret); in UsbCloseCtlProcess()
1414 HDF_LOGD("%{public}s:%{public}d UsbIoStop ref count = %{public}d", __func__, __LINE__, refCnt); in UsbCloseCtlProcess()
1452 ret = UsbIoStop(interfacePool); in UsbCloseInterface()
1454 HDF_LOGE("%{public}s:%{public}d UsbIoStop failed, ret = %{public}d", __func__, __LINE__, ret); in UsbCloseInterface()

Completed in 4 milliseconds