Lines Matching defs:pdev

187 static struct pwc_frame_buf *pwc_get_next_fill_buf(struct pwc_device *pdev)  in pwc_get_next_fill_buf()
203 static void pwc_snapshot_button(struct pwc_device *pdev, int down) in pwc_snapshot_button()
219 static void pwc_frame_complete(struct pwc_device *pdev) in pwc_frame_complete()
287 struct pwc_device *pdev = (struct pwc_device *)urb->context; in pwc_isoc_handler() local
400 static int pwc_isoc_init(struct pwc_device *pdev) in pwc_isoc_init()
507 static void pwc_iso_stop(struct pwc_device *pdev) in pwc_iso_stop()
520 static void pwc_iso_free(struct pwc_device *pdev) in pwc_iso_free()
542 static void pwc_isoc_cleanup(struct pwc_device *pdev) in pwc_isoc_cleanup()
554 static void pwc_cleanup_queued_bufs(struct pwc_device *pdev, in pwc_cleanup_queued_bufs()
606 struct pwc_device *pdev = container_of(v, struct pwc_device, v4l2_dev); in pwc_video_release() local
621 struct pwc_device *pdev = vb2_get_drv_priv(vq); in queue_setup() local
654 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
665 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish() local
692 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
711 struct pwc_device *pdev = vb2_get_drv_priv(vq); in start_streaming() local
738 struct pwc_device *pdev = vb2_get_drv_priv(vq); in stop_streaming() local
777 struct pwc_device *pdev = NULL; in usb_pwc_probe() local
1176 struct pwc_device *pdev = container_of(v, struct pwc_device, v4l2_dev); in usb_pwc_disconnect() local