Lines Matching refs:zr364xx_camera
129 struct zr364xx_camera *cam;
156 struct zr364xx_camera { struct
343 struct zr364xx_camera *cam = vq->priv_data; in buffer_setup()
369 struct zr364xx_camera *cam = vq->priv_data; in buffer_prepare()
407 struct zr364xx_camera *cam = vq->priv_data; in buffer_queue()
441 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_read()
477 static void zr364xx_fillbuff(struct zr364xx_camera *cam, in zr364xx_fillbuff()
513 static int zr364xx_got_frame(struct zr364xx_camera *cam, int jpgsize) in zr364xx_got_frame()
552 static int zr364xx_read_video_callback(struct zr364xx_camera *cam, in zr364xx_read_video_callback()
686 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_querycap()
723 struct zr364xx_camera *cam = in zr364xx_s_ctrl()
724 container_of(ctrl->handler, struct zr364xx_camera, ctrl_handler); in zr364xx_s_ctrl()
763 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_try_fmt_vid_cap()
794 struct zr364xx_camera *cam; in zr364xx_vidioc_g_fmt_vid_cap()
813 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_s_fmt_vid_cap()
907 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_reqbufs()
919 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_querybuf()
929 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_qbuf()
942 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_dqbuf()
953 struct zr364xx_camera *cam; in read_pipe_completion()
1014 static int zr364xx_start_readpipe(struct zr364xx_camera *cam) in zr364xx_start_readpipe()
1045 static void zr364xx_stop_readpipe(struct zr364xx_camera *cam) in zr364xx_stop_readpipe()
1070 static int zr364xx_start_acquire(struct zr364xx_camera *cam) in zr364xx_start_acquire()
1086 static inline int zr364xx_stop_acquire(struct zr364xx_camera *cam) in zr364xx_stop_acquire()
1092 static int zr364xx_prepare(struct zr364xx_camera *cam) in zr364xx_prepare()
1123 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_streamon()
1148 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_streamoff()
1163 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_open()
1187 static void zr364xx_board_uninit(struct zr364xx_camera *cam) in zr364xx_board_uninit()
1208 struct zr364xx_camera *cam = in zr364xx_release()
1209 container_of(v4l2_dev, struct zr364xx_camera, v4l2_dev); in zr364xx_release()
1221 struct zr364xx_camera *cam; in zr364xx_close()
1256 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_mmap()
1276 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_poll()
1333 static int zr364xx_board_init(struct zr364xx_camera *cam) in zr364xx_board_init()
1406 struct zr364xx_camera *cam = NULL; in zr364xx_probe()
1560 struct zr364xx_camera *cam = usb_get_intfdata(intf); in zr364xx_disconnect()
1581 struct zr364xx_camera *cam = usb_get_intfdata(intf); in zr364xx_suspend()
1593 struct zr364xx_camera *cam = usb_get_intfdata(intf); in zr364xx_resume()