Searched refs:IfGetInterfacePool (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/drivers/peripheral/usb/ddk/host/src/ |
H A D | usb_interface_pool.c | 786 static struct UsbInterfacePool *IfGetInterfacePool( in IfGetInterfacePool() function 1002 interfacePool = IfGetInterfacePool(&devHandle, realSession, busNum, usbAddr); in UsbGetDeviceMemMapFd() 1032 interfacePool = IfGetInterfacePool(&devHandle, realSession, busNum, usbAddr); in ClaimInterface() 1088 interfacePool = IfGetInterfacePool(&devHandle, realSession, busNum, usbAddr); in UsbManageInterface() 1938 interfacePool = IfGetInterfacePool(&devHandle, realSession, busNum, usbAddr); in UsbGetInterfaceActiveStatus()
|