Lines Matching refs:UsbSession

192     struct UsbSession *session = NULL;
380 const struct UsbSession *session, struct UsbPoolQueryPara queryPara, bool refCountFlag)
750 static int32_t IfDestoryDevice(const struct UsbSession *session, const struct UsbInterfacePool *interfacePool,
787 struct UsbDeviceHandle **devHandle, const struct UsbSession *realSession, uint8_t busNum, uint8_t usbAddr)
936 const struct UsbSession *session, uint8_t busNum, uint8_t devAddr, struct UsbInterfacePool **interfacePool)
972 int32_t UsbInitHostSdk(struct UsbSession **session)
977 int32_t UsbExitHostSdk(const struct UsbSession *session)
989 int32_t UsbGetDeviceMemMapFd(const struct UsbSession *session, uint8_t busNum, uint8_t usbAddr)
992 struct UsbSession *realSession = RawGetSession(session);
1013 const struct UsbSession *session, uint8_t busNum, uint8_t usbAddr, uint8_t interfaceIndex, bool force)
1020 struct UsbSession *realSession = RawGetSession(session);
1071 const struct UsbSession *session, uint8_t busNum, uint8_t usbAddr, uint8_t interfaceIndex, bool disable)
1078 struct UsbSession *realSession = RawGetSession(session);
1126 const struct UsbSession *session, uint8_t busNum, uint8_t usbAddr, uint8_t interfaceIndex)
1146 const struct UsbSession *session, uint8_t busNum, uint8_t usbAddr, uint8_t interfaceIndex)
1196 int32_t UsbAddOrRemoveInterface(const struct UsbSession *session, uint8_t busNum, uint8_t usbAddr,
1206 struct UsbSession *realSession = RawGetSession(session);
1963 const struct UsbSession *session, uint8_t busNum, uint8_t usbAddr, uint8_t interfaceIndex)
1970 struct UsbSession *realSession = RawGetSession(session);