Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_tcm.c1880 static struct usb_ss_ep_comp_descriptor uasp_status_in_ep_comp_desc = { variable
1881 .bLength = sizeof(uasp_status_in_ep_comp_desc),
1969 (struct usb_descriptor_header *) &uasp_status_in_ep_comp_desc,
2039 &uasp_status_in_ep_comp_desc); in tcm_bind()