Home
last modified time | relevance | path

Searched refs:UsbFnCfgMgrGetProp (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/ddk/device/include/
H A Dusbfn_cfg_mgr.h127 int32_t UsbFnCfgMgrGetProp(const struct UsbFnInterface *intf, const char *name, char *value);
/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_sdk_if.c241 return UsbFnCfgMgrGetProp(interface, name, value); in UsbFnGetInterfaceProp()
H A Dusbfn_cfg_mgr.c1323 int32_t UsbFnCfgMgrGetProp(const struct UsbFnInterface *intf, const char *name, char *value) in UsbFnCfgMgrGetProp() function

Completed in 4 milliseconds