Searched refs:fs_epin_desc (Results 1 – 1 of 1) sorted by relevance
852 static struct usb_endpoint_descriptor fs_epin_desc = { variable908 (struct usb_descriptor_header *)&fs_epin_desc,1086 agdev->in_ep = usb_ep_autoconfig(gadget, &fs_epin_desc); in afunc_bind()1097 set_ep_max_packet_size(uac2_opts, &fs_epin_desc, 1000, true); in afunc_bind()1103 hs_epin_desc.bEndpointAddress = fs_epin_desc.bEndpointAddress; in afunc_bind()1188 ep_desc = &fs_epin_desc; in afunc_set_alt()