Home
last modified time | relevance | path

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

/linux/drivers/media/usb/pwc/
A Dpwc.h356 extern int pwc_set_video_mode(struct pwc_device *pdev, int width, int height,
A Dpwc-if.c419 ret = pwc_set_video_mode(pdev, pdev->width, pdev->height, pdev->pixfmt, in pwc_isoc_init()
1094 rc = pwc_set_video_mode(pdev, MAX_WIDTH, MAX_HEIGHT, in usb_pwc_probe()
A Dpwc-ctrl.c319 int pwc_set_video_mode(struct pwc_device *pdev, int width, int height, in pwc_set_video_mode() function
A Dpwc-v4l.c470 ret = pwc_set_video_mode(pdev, f->fmt.pix.width, f->fmt.pix.height, in pwc_s_fmt_vid_cap()
1003 ret = pwc_set_video_mode(pdev, pdev->width, pdev->height, pdev->pixfmt, in pwc_s_parm()

Completed in 11 milliseconds