Searched defs:usb_os_desc_ext_prop (Results 1 – 1 of 1) sorted by relevance
69 struct usb_os_desc_ext_prop { struct70 struct list_head entry;71 u8 type;72 int name_len;73 char *name;74 int data_len;75 char *data;76 struct config_item item;