Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dcomposite.h68 struct usb_os_desc_ext_prop { struct
69 struct list_head entry;
70 u8 type;
71 int name_len;
72 char *name;
73 int data_len;
74 char *data;
75 struct config_item item;