Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/
Dconfig.c220 length = sizeof(struct usb_otg20_descriptor); in usb_otg_descriptor_alloc()
233 struct usb_otg20_descriptor *otg20_desc; in usb_otg_descriptor_init()
252 otg20_desc = (struct usb_otg20_descriptor *)otg_desc; in usb_otg_descriptor_init()
253 otg20_desc->bLength = sizeof(struct usb_otg20_descriptor); in usb_otg_descriptor_init()
Dcomposite.c1898 struct usb_otg20_descriptor); in composite_setup()
/Linux-v6.6/include/uapi/linux/usb/
Dch9.h752 struct usb_otg20_descriptor { struct