Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c2049 static struct usb_ss_ep_comp_descriptor uasp_status_in_ep_comp_desc = { variable
2050 .bLength = sizeof(uasp_status_in_ep_comp_desc),
2138 (struct usb_descriptor_header *) &uasp_status_in_ep_comp_desc,
2229 &uasp_status_in_ep_comp_desc); in usbg_bind()