Searched refs:pwc_get_size (Results 1 – 4 of 4) sorted by relevance
29 int pwc_get_size(struct pwc_device *pdev, int width, int height) in pwc_get_size() function
351 int pwc_get_size(struct pwc_device *pdev, int width, int height);
326 size = pwc_get_size(pdev, width, height); in pwc_set_video_mode()
438 size = pwc_get_size(pdev, f->fmt.pix.width, f->fmt.pix.height); in pwc_vidioc_try_fmt()