Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Du_uvc.h50 const struct uvc_descriptor_header * const *fs_streaming; member
H A Duvc.h143 const struct uvc_descriptor_header * const *fs_streaming; member
H A Df_uvc.c534 uvc_streaming_cls = uvc->desc.fs_streaming; in uvc_copy_descriptors()
1042 opts->fs_streaming = in uvc_alloc()
1058 uvc->desc.fs_streaming = opts->fs_streaming; in uvc_alloc()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c542 uvc_opts->fs_streaming = uvc_fs_streaming_cls; in webcam_bind()