Searched defs:ctrlInfo (Results 1 – 5 of 5) sorted by relevance
394 struct CtrlInfo *ctrlInfo = static_cast<struct CtrlInfo *>(req->context); in CtrlComplete() local415 struct CtrlInfo *ctrlInfo = nullptr; in AllocCtrlRequests() local605 struct CtrlInfo *ctrlInfo = nullptr; in Setup() local
382 struct CtrlInfo *ctrlInfo = (struct CtrlInfo *)req->context; in CtrlComplete() local403 struct CtrlInfo *ctrlInfo = NULL; in AllocCtrlRequests() local595 struct CtrlInfo *ctrlInfo = NULL; in Setup() local
199 struct CtrlInfo *ctrlInfo = static_cast<struct CtrlInfo *>(req->context); in UsbFnRequestCtrlComplete() local333 …struct CtrlInfo *ctrlInfo = static_cast<struct CtrlInfo *>(OsalMemCalloc(sizeof(struct CtrlInfo))); in UsbMtpDeviceAllocCtrlRequests() local577 struct CtrlInfo *ctrlInfo = static_cast<struct CtrlInfo *>(req->context); in UsbMtpDeviceSetup() local
937 struct CtrlInfo *ctrlInfo = (struct CtrlInfo *)req->context; in AcmCtrlComplete() local966 struct CtrlInfo *ctrlInfo = NULL; in AcmAllocCtrlRequests() local1103 struct CtrlInfo *ctrlInfo = NULL; in AcmSetup() local
193 struct CtrlCapInfo ctrlInfo; member