Searched defs:intf (Results 1 – 10 of 10) sorted by relevance
| /drivers/peripheral/usb/ddk/device/src/ |
| D | usbfn_cfg_mgr.c | 965 static uint8_t IsPropRegisted(const struct UsbFnInterface *intf, const char *name) in IsPropRegisted() 981 static int32_t IsDevDescPropAndGetValue(const struct UsbFnInterface *intf, const char *name, uint16… in IsDevDescPropAndGetValue() 1039 const struct UsbFnInterface *intf, const struct DeviceResourceIface *drsOps, in UsbFnCfgGetPropValueFromPropList() 1090 …bFnCfgGetPropValueFromHcs(const struct UsbFnDeviceMgr *fnDevMgr, const struct UsbFnInterface *intf, in UsbFnCfgGetPropValueFromHcs() 1122 static const char *UsbFnCfgFindPropFromHcs(const struct UsbFnInterface *intf, const char *name) in UsbFnCfgFindPropFromHcs() 1189 static int32_t UsbFnCfgChangeDevceDes(const struct UsbFnInterface *intf, const char *name, const ch… in UsbFnCfgChangeDevceDes() 1225 static struct UsbFnCfgPropMgr *UsbfnCfgMgrFindPropMgr(const struct UsbFnInterface *intf, const char… in UsbfnCfgMgrFindPropMgr() 1241 static int32_t UsbFnCfgMgrCheckRegist(const struct UsbFnInterface *intf, const struct UsbFnRegistIn… in UsbFnCfgMgrCheckRegist() 1264 int32_t UsbFnCfgMgrRegisterProp(const struct UsbFnInterface *intf, const struct UsbFnRegistInfo *re… in UsbFnCfgMgrRegisterProp() 1323 int32_t UsbFnCfgMgrGetProp(const struct UsbFnInterface *intf, const char *name, char *value) in UsbFnCfgMgrGetProp() [all …]
|
| D | usbfn_dev_mgr.c | 34 static void GetInterfaceInfo(const struct UsbInterfaceDescriptor *intf, struct UsbFnDeviceMgr *devM… in GetInterfaceInfo() 66 struct UsbInterfaceDescriptor *intf = NULL; in CreateInterface() local 151 static uint32_t GetInterfaceNum(struct UsbDescriptorHeader **intf) in GetInterfaceNum()
|
| /drivers/hdf_core/framework/core/manager/test/unittest/common/ |
| D | devmgr_uevent_test.cpp | 230 OHOS::sptr<IFooInterface> intf = proxy->AsInterface(); variable
|
| /drivers/peripheral/usb/ddk/host/src/ |
| D | ddk_sysfs_device.c | 100 const char *deviceDir, const char *intfDir, struct UsbPnpNotifyInterfaceInfo * const intf) in DdkSysfsGetInterface()
|
| /drivers/hdf_core/framework/model/display/driver/adapter_soc/ |
| D | hi35xx_disp.c | 102 static void LcdPinMuxCfg(uint32_t intf) in LcdPinMuxCfg()
|
| /drivers/peripheral/usb/gadget/function/acm/ |
| D | cdcacm.c | 759 struct UsbFnInterface *intf = acmDevice->ctrlIface.fn; in UsbSerialGetProp() local 781 struct UsbFnInterface *intf = acmDevice->ctrlIface.fn; in UsbSerialSetProp() local 806 static int32_t UsbSerialRegistPropAGet(const struct UsbFnInterface *intf, const char *name, const c… in UsbSerialRegistPropAGet() 815 static int32_t UsbSerialRegistPropASet(const struct UsbFnInterface *intf, const char *name, const c… in UsbSerialRegistPropASet() 826 struct UsbFnInterface *intf = acmDevice->ctrlIface.fn; in UsbSerialRegistProp() local
|
| /drivers/peripheral/usb/ddk/device/include/ |
| D | usbfn_cfg_mgr.h | 115 const struct UsbFnInterface *intf; member
|
| /drivers/peripheral/usb/test/unittest/device_sdk/ |
| D | usb_device_sdk_if_test.cpp | 340 int32_t PropCallBack(const struct UsbFnInterface *intf, const char *name, const char *value) in PropCallBack()
|
| /drivers/peripheral/usb/net/include/ |
| D | usb_net_host.h | 95 struct UsbRawInterfaceDescriptor *intf; member
|
| /drivers/hdf_core/framework/test/unittest/model/usb/device/src/ |
| D | usb_device_lite_sdk_if_test.c | 453 static int32_t PropCallBack(const struct UsbFnInterface *intf, const char *name, const char *value) in PropCallBack()
|