Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/include/
H A Dusb_io_manage.h31 HDF_STATUS UsbIoDestroyQueue(const struct UsbInterfacePool *interfacePool);
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_io_manage.c175 HDF_STATUS UsbIoDestroyQueue(const struct UsbInterfacePool *interfacePool) in UsbIoDestroyQueue() function
H A Dusb_interface_pool.c165 ret = UsbIoDestroyQueue(interfacePool); in IfFreeInterfacePool()
167 HDF_LOGE("%{public}s:%{public}d UsbIoDestroyQueue failed", __func__, __LINE__); in IfFreeInterfacePool()

Completed in 4 milliseconds