Searched refs:fs_epin_desc (Results 1 – 1 of 1) sorted by relevance
353 static struct usb_endpoint_descriptor fs_epin_desc = { variable409 (struct usb_descriptor_header *)&fs_epin_desc,558 set_ep_max_packet_size(uac2_opts, &fs_epin_desc, 1000, true); in afunc_bind()569 agdev->in_ep = usb_ep_autoconfig(gadget, &fs_epin_desc); in afunc_bind()576 le16_to_cpu(fs_epin_desc.wMaxPacketSize), in afunc_bind()583 hs_epin_desc.bEndpointAddress = fs_epin_desc.bEndpointAddress; in afunc_bind()