Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dcomposite.h60 struct usb_os_desc_ext_prop { struct
61 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;