Searched refs:CtrlInfo (Results 1 – 9 of 9) sorted by relevance
394 struct CtrlInfo *ctrlInfo = static_cast<struct CtrlInfo *>(req->context); in CtrlComplete()415 struct CtrlInfo *ctrlInfo = nullptr; in AllocCtrlRequests()422 ctrlInfo = static_cast<struct CtrlInfo *>(OsalMemCalloc(sizeof(*ctrlInfo))); in AllocCtrlRequests()605 struct CtrlInfo *ctrlInfo = nullptr; in Setup()636 ctrlInfo = static_cast<struct CtrlInfo *>(req->context); in Setup()
125 struct CtrlInfo { struct
382 struct CtrlInfo *ctrlInfo = (struct CtrlInfo *)req->context; in CtrlComplete()403 struct CtrlInfo *ctrlInfo = NULL; in AllocCtrlRequests()411 ctrlInfo = (struct CtrlInfo *)OsalMemCalloc(sizeof(*ctrlInfo)); in AllocCtrlRequests()595 struct CtrlInfo *ctrlInfo = NULL; in Setup()628 ctrlInfo = (struct CtrlInfo *)req->context; in Setup()
124 struct CtrlInfo { struct
200 struct CtrlInfo *ctrlInfo = static_cast<struct CtrlInfo *>(req->context); in UsbFnRequestCtrlComplete()334 …struct CtrlInfo *ctrlInfo = static_cast<struct CtrlInfo *>(OsalMemCalloc(sizeof(struct CtrlInfo))); in UsbMtpDeviceAllocCtrlRequests()578 struct CtrlInfo *ctrlInfo = static_cast<struct CtrlInfo *>(req->context); in UsbMtpDeviceSetup()
942 struct CtrlInfo *ctrlInfo = (struct CtrlInfo *)req->context; in AcmCtrlComplete()971 struct CtrlInfo *ctrlInfo = NULL; in AcmAllocCtrlRequests()978 ctrlInfo = (struct CtrlInfo *)OsalMemCalloc(sizeof(*ctrlInfo)); in AcmAllocCtrlRequests()1107 struct CtrlInfo *ctrlInfo = NULL; in AcmSetup()1144 ctrlInfo = (struct CtrlInfo *)req->context; in AcmSetup()
119 struct CtrlInfo { struct
149 struct CtrlInfo { struct
1587 struct CtrlInfo *ctrlInfo = NULL;1595 ctrlInfo = (struct CtrlInfo *)OsalMemCalloc(sizeof(*ctrlInfo));