Home
last modified time | relevance | path

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

/developtools/hdc/src/daemon/
Dusb_ffs.h227 struct usb_functionfs_desc_v2 { struct
228 struct usb_functionfs_descs_head_v2 head;
229 __le32 config1Count;
230 __le32 config2Count;
231 __le32 config3Count;
232 __le32 configWosCount;
233 struct UsbFunctionDesc config1Desc, config2Desc;
234 struct UsbFuncConfig config3Desc;
235 struct usb_os_desc_header wosHead;
236 struct usb_ext_compat_desc wosDesc;
[all …]