Searched refs:pwc_try_video_mode (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc-v4l.c321 ret = pwc_try_video_mode(pdev,
328 PWC_DEBUG_IOCTL("pwc_try_video_mode(), return=%d\n", ret);
447 return pwc_try_video_mode(pdev, pdev->image.x, pdev->image.y, pdev->vframes, pdev->vcompression, pdev->vsnapshot);
483 ret = pwc_try_video_mode(pdev, vw->width, vw->height, fps, pdev->vcompression, snapshot);
545 ret = pwc_try_video_mode(pdev, vm->width, vm->height, pdev->vframes, pdev->vcompression, pdev->vsnapshot);
1164 /* WARNING: pwc_try_video_mode() called pwc_isoc_init */
H A Dpwc.h278 int pwc_try_video_mode(struct pwc_device *pdev, int width, int height, int new_fps, int new_compression, int new_snapshot);
H A Dpwc-ctrl.c1393 ret = pwc_try_video_mode(pdev, pdev->view.x, pdev->view.y, pdev->vframes, ARGR(qual), pdev->vsnapshot);
H A Dpwc-if.c971 int pwc_try_video_mode(struct pwc_device *pdev, int width, int height, int new_fps, int new_compression, int new_snapshot) function
993 PWC_WARNING("Failed to restart ISOC transfers in pwc_try_video_mode.\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc-v4l.c321 ret = pwc_try_video_mode(pdev,
328 PWC_DEBUG_IOCTL("pwc_try_video_mode(), return=%d\n", ret);
447 return pwc_try_video_mode(pdev, pdev->image.x, pdev->image.y, pdev->vframes, pdev->vcompression, pdev->vsnapshot);
483 ret = pwc_try_video_mode(pdev, vw->width, vw->height, fps, pdev->vcompression, snapshot);
545 ret = pwc_try_video_mode(pdev, vm->width, vm->height, pdev->vframes, pdev->vcompression, pdev->vsnapshot);
1164 /* WARNING: pwc_try_video_mode() called pwc_isoc_init */
H A Dpwc.h278 int pwc_try_video_mode(struct pwc_device *pdev, int width, int height, int new_fps, int new_compression, int new_snapshot);
H A Dpwc-ctrl.c1393 ret = pwc_try_video_mode(pdev, pdev->view.x, pdev->view.y, pdev->vframes, ARGR(qual), pdev->vsnapshot);
H A Dpwc-if.c971 int pwc_try_video_mode(struct pwc_device *pdev, int width, int height, int new_fps, int new_compression, int new_snapshot) function
993 PWC_WARNING("Failed to restart ISOC transfers in pwc_try_video_mode.\n");

Completed in 81 milliseconds