Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/interfaces/ddk/device/
H A Dusbfn_device.h88 struct UsbFnFunction { struct
97 bool enable;
98 const char *funcName;
100 struct UsbFnStrings **strings;
124 struct UsbFnFunction **functions; argument