Home
last modified time | relevance | path

Searched refs:usb_otg20_descriptor (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/gadget/
Dconfig.c210 length = sizeof(struct usb_otg20_descriptor); in usb_otg_descriptor_alloc()
223 struct usb_otg20_descriptor *otg20_desc; in usb_otg_descriptor_init()
242 otg20_desc = (struct usb_otg20_descriptor *)otg_desc; in usb_otg_descriptor_init()
243 otg20_desc->bLength = sizeof(struct usb_otg20_descriptor); in usb_otg_descriptor_init()
Dcomposite.c1667 struct usb_otg20_descriptor); in composite_setup()
/Linux-v4.19/include/uapi/linux/usb/
Dch9.h745 struct usb_otg20_descriptor { struct