Lines Matching defs:pdev
164 struct pwc_frame_buf *pwc_get_next_fill_buf(struct pwc_device *pdev) in pwc_get_next_fill_buf()
180 static void pwc_snapshot_button(struct pwc_device *pdev, int down) in pwc_snapshot_button()
196 static void pwc_frame_complete(struct pwc_device *pdev) in pwc_frame_complete()
264 struct pwc_device *pdev = (struct pwc_device *)urb->context; in pwc_isoc_handler() local
360 static int pwc_isoc_init(struct pwc_device *pdev) in pwc_isoc_init()
477 static void pwc_iso_stop(struct pwc_device *pdev) in pwc_iso_stop()
490 static void pwc_iso_free(struct pwc_device *pdev) in pwc_iso_free()
510 static void pwc_isoc_cleanup(struct pwc_device *pdev) in pwc_isoc_cleanup()
525 static void pwc_cleanup_queued_bufs(struct pwc_device *pdev) in pwc_cleanup_queued_bufs()
574 int pwc_test_n_set_capt_file(struct pwc_device *pdev, struct file *file) in pwc_test_n_set_capt_file()
592 struct pwc_device *pdev = container_of(v, struct pwc_device, v4l2_dev); in pwc_video_release() local
601 struct pwc_device *pdev = video_drvdata(file); in pwc_video_close() local
613 struct pwc_device *pdev = video_drvdata(file); in pwc_video_read() local
627 struct pwc_device *pdev = video_drvdata(file); in pwc_video_poll() local
637 struct pwc_device *pdev = video_drvdata(file); in pwc_video_mmap() local
652 struct pwc_device *pdev = vb2_get_drv_priv(vq); in queue_setup() local
683 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
694 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish() local
714 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
729 struct pwc_device *pdev = vb2_get_drv_priv(vq); in start_streaming() local
757 struct pwc_device *pdev = vb2_get_drv_priv(vq); in stop_streaming() local
793 struct pwc_device *pdev = NULL; in usb_pwc_probe() local
1186 struct pwc_device *pdev = container_of(v, struct pwc_device, v4l2_dev); in usb_pwc_disconnect() local