Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/usb/
Dcomposite.h73 struct usb_os_desc_ext_prop { struct
74 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;