Searched refs:hs_epout_desc (Results 1 – 1 of 1) sorted by relevance
340 static struct usb_endpoint_descriptor hs_epout_desc = { variable569 (struct usb_descriptor_header *)&hs_epout_desc,738 epout_desc = &hs_epout_desc; in setup_headers()1066 hs_epout_desc.bmAttributes = in afunc_bind()1074 hs_epout_desc.bmAttributes = in afunc_bind()1126 ret = set_ep_max_packet_size(uac2_opts, &hs_epout_desc, USB_SPEED_HIGH, in afunc_bind()1180 le16_to_cpu(hs_epout_desc.wMaxPacketSize)); in afunc_bind()1192 hs_epout_desc.bEndpointAddress = fs_epout_desc.bEndpointAddress; in afunc_bind()