Home
last modified time | relevance | path

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

/u-boot/include/linux/usb/
A Dcomposite.h49 struct usb_os_desc_ext_prop { struct
50 struct list_head entry;
51 u8 type;
52 int name_len;
53 char *name;
54 int data_len;
55 char *data;

Completed in 6 milliseconds