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