Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_audio_source.c173 static struct uac_iso_endpoint_descriptor as_iso_in_desc = { variable
197 (struct usb_descriptor_header *)&as_iso_in_desc,
216 (struct usb_descriptor_header *)&as_iso_in_desc,
H A Df_uac2.c518 static struct uac2_iso_endpoint_descriptor as_iso_in_desc = { variable
519 .bLength = sizeof as_iso_in_desc,
560 (struct usb_descriptor_header *)&as_iso_in_desc,
595 (struct usb_descriptor_header *)&as_iso_in_desc,
634 (struct usb_descriptor_header *)&as_iso_in_desc,
900 headers[i++] = USBDHDR(&as_iso_in_desc); in setup_headers()
H A Df_uac1.c309 static struct uac_iso_endpoint_descriptor as_iso_in_desc = { variable
349 (struct usb_descriptor_header *)&as_iso_in_desc,
384 (struct usb_descriptor_header *)&as_iso_in_desc,
422 (struct usb_descriptor_header *)&as_iso_in_desc,
550 headers[i++] = USBDHDR(&as_iso_in_desc); in setup_headers()