• Home
  • Raw
  • Download

Lines Matching defs:pdev

158 static struct pwc_frame_buf *pwc_get_next_fill_buf(struct pwc_device *pdev)  in pwc_get_next_fill_buf()
174 static void pwc_snapshot_button(struct pwc_device *pdev, int down) in pwc_snapshot_button()
190 static void pwc_frame_complete(struct pwc_device *pdev) in pwc_frame_complete()
258 struct pwc_device *pdev = (struct pwc_device *)urb->context; in pwc_isoc_handler() local
356 static int pwc_isoc_init(struct pwc_device *pdev) in pwc_isoc_init()
465 static void pwc_iso_stop(struct pwc_device *pdev) in pwc_iso_stop()
478 static void pwc_iso_free(struct pwc_device *pdev) in pwc_iso_free()
499 static void pwc_isoc_cleanup(struct pwc_device *pdev) in pwc_isoc_cleanup()
511 static void pwc_cleanup_queued_bufs(struct pwc_device *pdev) in pwc_cleanup_queued_bufs()
562 struct pwc_device *pdev = container_of(v, struct pwc_device, v4l2_dev); in pwc_video_release() local
577 struct pwc_device *pdev = vb2_get_drv_priv(vq); in queue_setup() local
608 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
619 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish() local
639 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
656 struct pwc_device *pdev = vb2_get_drv_priv(vq); in start_streaming() local
683 struct pwc_device *pdev = vb2_get_drv_priv(vq); in stop_streaming() local
722 struct pwc_device *pdev = NULL; in usb_pwc_probe() local
1122 struct pwc_device *pdev = container_of(v, struct pwc_device, v4l2_dev); in usb_pwc_disconnect() local