Searched refs:UsbIoCreateQueue (Results 1 – 3 of 3) sorted by relevance
30 HDF_STATUS UsbIoCreateQueue(const struct UsbInterfacePool *interfacePool);
169 HDF_STATUS UsbIoCreateQueue(const struct UsbInterfacePool *interfacePool) in UsbIoCreateQueue() function
153 return UsbIoCreateQueue(interfacePool); in IfInterfacePoolInit()