Home
last modified time | relevance | path

Searched defs:fnDevMgr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_dev_mgr.c126 …int32_t CreatDev(const char *udcName, struct UsbFnDeviceDesc *des, struct UsbFnDeviceMgr *fnDevMgr) in CreatDev()
167 static int32_t AllocInterfaceAndFuncMgr(struct UsbFnDeviceMgr *fnDevMgr, struct UsbFnDeviceDesc *de… in AllocInterfaceAndFuncMgr()
208 struct UsbFnDeviceMgr *fnDevMgr = NULL; in UsbFnMgrDeviceCreate() local
264 struct UsbFnDeviceMgr *fnDevMgr = (struct UsbFnDeviceMgr *)fnDevice; in UsbFnMgrDeviceRemove() local
321 struct UsbFnDeviceMgr *fnDevMgr = (struct UsbFnDeviceMgr *)obj; in UsbFnMgrDeviceGet() local
335 struct UsbFnDeviceMgr *fnDevMgr = (struct UsbFnDeviceMgr *)fnDevice; in UsbFnMgrDeviceGetState() local
346 struct UsbFnDeviceMgr *fnDevMgr = (struct UsbFnDeviceMgr *)fnDevice; in UsbFnMgrDeviceGetInterface() local
553 static int32_t StartThreadIo(struct UsbFnDeviceMgr *fnDevMgr) in StartThreadIo()
H A Dusbfn_cfg_mgr.c986 struct UsbFnDeviceMgr *fnDevMgr = (struct UsbFnDeviceMgr *)intf->object; in IsDevDescPropAndGetValue() local
1038 static const char *UsbFnCfgGetPropValueFromPropList(const struct UsbFnDeviceMgr *fnDevMgr, in UsbFnCfgGetPropValueFromPropList()
1090 static const char *UsbFnCfgGetPropValueFromHcs(const struct UsbFnDeviceMgr *fnDevMgr, const struct … in UsbFnCfgGetPropValueFromHcs()
1124 struct UsbFnDeviceMgr *fnDevMgr = NULL; in UsbFnCfgFindPropFromHcs() local
1152 static int32_t UsbFnCfgChangeUdcName(const struct UsbFnDeviceMgr *fnDevMgr, struct UsbFnAdapterOps … in UsbFnCfgChangeUdcName()
1172const struct UsbFnDeviceMgr *fnDevMgr, struct UsbFnAdapterOps *fnOps, uint32_t index, const char *… in UsbFnCfgChangeStrings()
1198 struct UsbFnDeviceMgr *fnDevMgr = (struct UsbFnDeviceMgr *)intf->object; in UsbFnCfgChangeDevceDes() local