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
200 struct CtrlInfo *ctrlInfo = static_cast<struct CtrlInfo *>(req->context); in UsbFnRequestCtrlComplete() local334 …struct CtrlInfo *ctrlInfo = static_cast<struct CtrlInfo *>(OsalMemCalloc(sizeof(struct CtrlInfo))); in UsbMtpDeviceAllocCtrlRequests() local578 struct CtrlInfo *ctrlInfo = static_cast<struct CtrlInfo *>(req->context); in UsbMtpDeviceSetup() local
942 struct CtrlInfo *ctrlInfo = (struct CtrlInfo *)req->context; in AcmCtrlComplete() local971 struct CtrlInfo *ctrlInfo = NULL; in AcmAllocCtrlRequests() local1107 struct CtrlInfo *ctrlInfo = NULL; in AcmSetup() local
193 struct CtrlCapInfo ctrlInfo; member