Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc-misc.c29 int pwc_get_size(struct pwc_device *pdev, int width, int height) in pwc_get_size() function
H A Dpwc.h351 int pwc_get_size(struct pwc_device *pdev, int width, int height);
H A Dpwc-ctrl.c326 size = pwc_get_size(pdev, width, height); in pwc_set_video_mode()
H A Dpwc-if.c631 size = pwc_get_size(pdev, MAX_WIDTH, MAX_HEIGHT); in queue_setup()
H A Dpwc-v4l.c438 size = pwc_get_size(pdev, f->fmt.pix.width, f->fmt.pix.height); in pwc_vidioc_try_fmt()
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
H A Dpwc-misc.c29 int pwc_get_size(struct pwc_device *pdev, int width, int height) in pwc_get_size() function
H A Dpwc.h351 int pwc_get_size(struct pwc_device *pdev, int width, int height);
H A Dpwc-ctrl.c326 size = pwc_get_size(pdev, width, height); in pwc_set_video_mode()
H A Dpwc-if.c631 size = pwc_get_size(pdev, MAX_WIDTH, MAX_HEIGHT); in queue_setup()
H A Dpwc-v4l.c438 size = pwc_get_size(pdev, f->fmt.pix.width, f->fmt.pix.height); in pwc_vidioc_try_fmt()

Completed in 9 milliseconds