Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_uvc.c162 static struct usb_endpoint_descriptor uvc_fs_bulk_streaming_ep = { variable
239 (struct usb_descriptor_header *)&uvc_fs_bulk_streaming_ep,
850 uvc_fs_bulk_streaming_ep.wMaxPacketSize = in uvc_function_bind()
907 &uvc_fs_bulk_streaming_ep); in uvc_function_bind()
922 uvc_fs_bulk_streaming_ep.bEndpointAddress = address; in uvc_function_bind()