fs_streaming      494 drivers/usb/gadget/function/f_uvc.c 		uvc_streaming_cls = uvc->desc.fs_streaming;
fs_streaming      914 drivers/usb/gadget/function/f_uvc.c 		opts->fs_streaming =
fs_streaming      930 drivers/usb/gadget/function/f_uvc.c 	uvc->desc.fs_streaming = opts->fs_streaming;
fs_streaming       46 drivers/usb/gadget/function/u_uvc.h 	const struct uvc_descriptor_header * const	*fs_streaming;
fs_streaming      123 drivers/usb/gadget/function/uvc.h 		const struct uvc_descriptor_header * const *fs_streaming;
fs_streaming      382 drivers/usb/gadget/legacy/webcam.c 	uvc_opts->fs_streaming = uvc_fs_streaming_cls;