Lines Matching defs:pdev
186 static struct pwc_frame_buf *pwc_get_next_fill_buf(struct pwc_device *pdev) in pwc_get_next_fill_buf()
202 static void pwc_snapshot_button(struct pwc_device *pdev, int down) in pwc_snapshot_button()
218 static void pwc_frame_complete(struct pwc_device *pdev) in pwc_frame_complete()
286 struct pwc_device *pdev = (struct pwc_device *)urb->context; in pwc_isoc_handler() local
399 static int pwc_isoc_init(struct pwc_device *pdev) in pwc_isoc_init()
506 static void pwc_iso_stop(struct pwc_device *pdev) in pwc_iso_stop()
519 static void pwc_iso_free(struct pwc_device *pdev) in pwc_iso_free()
541 static void pwc_isoc_cleanup(struct pwc_device *pdev) in pwc_isoc_cleanup()
553 static void pwc_cleanup_queued_bufs(struct pwc_device *pdev, in pwc_cleanup_queued_bufs()
605 struct pwc_device *pdev = container_of(v, struct pwc_device, v4l2_dev); in pwc_video_release() local
620 struct pwc_device *pdev = vb2_get_drv_priv(vq); in queue_setup() local
653 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
664 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish() local
691 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
710 struct pwc_device *pdev = vb2_get_drv_priv(vq); in start_streaming() local
737 struct pwc_device *pdev = vb2_get_drv_priv(vq); in stop_streaming() local
774 struct pwc_device *pdev = NULL; in usb_pwc_probe() local
1173 struct pwc_device *pdev = container_of(v, struct pwc_device, v4l2_dev); in usb_pwc_disconnect() local