Searched refs:pwc_get_size (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/media/usb/pwc/
H A Dpwc-misc.c41 int pwc_get_size(struct pwc_device *pdev, int width, int height) pwc_get_size() function
H A Dpwc-ctrl.c337 size = pwc_get_size(pdev, width, height); pwc_set_video_mode()
H A Dpwc.h363 int pwc_get_size(struct pwc_device *pdev, int width, int height);
H A Dpwc-if.c589 size = pwc_get_size(pdev, MAX_WIDTH, MAX_HEIGHT); queue_setup()
H A Dpwc-v4l.c451 size = pwc_get_size(pdev, f->fmt.pix.width, f->fmt.pix.height); pwc_vidioc_try_fmt()

Completed in 134 milliseconds