Searched defs:usb_os_desc_ext_prop (Results 1 – 1 of 1) sorted by relevance
60 struct usb_os_desc_ext_prop { struct61 struct list_head entry;62 u8 type;63 int name_len;64 char *name;65 int data_len;66 char *data;67 struct config_item item;