Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1874 static struct usb_ss_ep_comp_descriptor uasp_status_in_ep_comp_desc = { variable
1875 .bLength = sizeof(uasp_status_in_ep_comp_desc),
1963 (struct usb_descriptor_header *) &uasp_status_in_ep_comp_desc,
2043 &uasp_status_in_ep_comp_desc); in usbg_bind()