wWidth            624 drivers/media/usb/uvc/uvc_driver.c 		frame->wWidth = get_unaligned_le16(&buffer[5])
wWidth            653 drivers/media/usb/uvc/uvc_driver.c 				* frame->wWidth * frame->wHeight / 8;
wWidth            681 drivers/media/usb/uvc/uvc_driver.c 			frame->wWidth, frame->wHeight,
wWidth            143 drivers/media/usb/uvc/uvc_v4l2.c 		return frame->wWidth;
wWidth            146 drivers/media/usb/uvc/uvc_v4l2.c 		return format->bpp * frame->wWidth / 8;
wWidth            195 drivers/media/usb/uvc/uvc_v4l2.c 		u16 w = format->frame[i].wWidth;
wWidth            250 drivers/media/usb/uvc/uvc_v4l2.c 	fmt->fmt.pix.width = frame->wWidth;
wWidth            286 drivers/media/usb/uvc/uvc_v4l2.c 	fmt->fmt.pix.width = frame->wWidth;
wWidth            408 drivers/media/usb/uvc/uvc_v4l2.c 		if (format->frame[i].wWidth != stream->cur_frame->wWidth ||
wWidth           1134 drivers/media/usb/uvc/uvc_v4l2.c 	sel->r.width = stream->cur_frame->wWidth;
wWidth           1186 drivers/media/usb/uvc/uvc_v4l2.c 		if (frame && frame->wWidth == format->frame[i].wWidth &&
wWidth           1199 drivers/media/usb/uvc/uvc_v4l2.c 	fsize->discrete.width = frame->wWidth;
wWidth           1227 drivers/media/usb/uvc/uvc_v4l2.c 		if (format->frame[i].wWidth == fival->width &&
wWidth            181 drivers/media/usb/uvc/uvc_video.c 		bandwidth = frame->wWidth * frame->wHeight / 8 * format->bpp;
wWidth            359 drivers/media/usb/uvc/uvcvideo.h 	u16 wWidth;
wWidth           1187 drivers/usb/gadget/function/uvc_configfs.c UVCG_FRAME_ATTR(w_width, wWidth, 16);
wWidth            186 drivers/usb/gadget/legacy/webcam.c 	.wWidth			= cpu_to_le16(640),
wWidth            204 drivers/usb/gadget/legacy/webcam.c 	.wWidth			= cpu_to_le16(1280),
wWidth            237 drivers/usb/gadget/legacy/webcam.c 	.wWidth			= cpu_to_le16(640),
wWidth            255 drivers/usb/gadget/legacy/webcam.c 	.wWidth			= cpu_to_le16(1280),
wWidth            481 include/uapi/linux/usb/video.h 	__le16 wWidth;
wWidth            503 include/uapi/linux/usb/video.h 	__le16 wWidth;					\
wWidth            537 include/uapi/linux/usb/video.h 	__le16 wWidth;
wWidth            559 include/uapi/linux/usb/video.h 	__le16 wWidth;					\