Searched refs:UsbIoStop (Results 1 - 3 of 3) sorted by relevance
/drivers/peripheral/usb/ddk/host/include/ |
H A D | usb_io_manage.h | 35 HDF_STATUS UsbIoStop(struct UsbInterfacePool *interfacePool);
|
/drivers/peripheral/usb/ddk/host/src/ |
H A D | usb_io_manage.c | 334 HDF_STATUS UsbIoStop(struct UsbInterfacePool *interfacePool) in UsbIoStop() function
|
H A D | usb_interface_pool.c | 1409 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