Searched defs:ctrlInfo (Results 1 – 7 of 7) sorted by relevance
45 ServiceCtrlInfo *ctrlInfo = nullptr; in FuzzGetServiceCtrlInfo() local
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
296 static int CreateCtrlInfo(ServiceCtrlInfo **ctrlInfo, const char *cmd, uint32_t offset, in CreateCtrlInfo()317 …int GetServiceCtrlInfoForPowerCtrl(const char *name, const char *value, ServiceCtrlInfo **ctrlInfo) in GetServiceCtrlInfoForPowerCtrl()341 …T_LOCAL_API int GetServiceCtrlInfo(const char *name, const char *value, ServiceCtrlInfo **ctrlInfo) in GetServiceCtrlInfo()
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