Searched defs:usb_os_desc_ext_prop (Results 1 – 1 of 1) sorted by relevance
73 struct usb_os_desc_ext_prop { struct74 struct list_head entry;75 u8 type;76 int name_len;77 char *name;78 int data_len;79 char *data;80 struct config_item item;