Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
H A Dusb_interface_pool.c750 static int32_t IfDestoryDevice(const struct UsbSession *session, const struct UsbInterfacePool *interfacePool, in IfDestoryDevice() function
812 (void)IfDestoryDevice(realSession, interfacePool, *devHandle, false); in IfGetInterfacePool()
1066 (void)IfDestoryDevice(realSession, interfacePool, devHandle, true); in ClaimInterface()
1121 (void)IfDestoryDevice(realSession, interfacePool, devHandle, true); in UsbManageInterface()
1193 return IfDestoryDevice(interfacePool->session, interfacePool, devHandle, true); in UsbReleaseInterface()

Completed in 4 milliseconds