Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_interface_pool.c350 bool FoundInterfacePool(struct UsbInterfacePool *interfacePoolPos, struct UsbPoolQueryPara queryPar… in FoundInterfacePool() function
408 if (FoundInterfacePool(interfacePoolPos, queryPara, refCountFlag)) { in IfFindInterfacePool()