• Home
  • Raw
  • Download

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()
367 struct zr364xx_camera *cam = vq->priv_data; in buffer_prepare()
405 struct zr364xx_camera *cam = vq->priv_data; in buffer_queue()
439 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_read()
475 static void zr364xx_fillbuff(struct zr364xx_camera *cam, in zr364xx_fillbuff()
511 static int zr364xx_got_frame(struct zr364xx_camera *cam, int jpgsize) in zr364xx_got_frame()
550 static int zr364xx_read_video_callback(struct zr364xx_camera *cam, in zr364xx_read_video_callback()
684 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_querycap()
721 struct zr364xx_camera *cam = in zr364xx_s_ctrl()
722 container_of(ctrl->handler, struct zr364xx_camera, ctrl_handler); in zr364xx_s_ctrl()
761 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_try_fmt_vid_cap()
792 struct zr364xx_camera *cam; in zr364xx_vidioc_g_fmt_vid_cap()
811 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_s_fmt_vid_cap()
905 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_reqbufs()
917 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_querybuf()
927 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_qbuf()
940 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_dqbuf()
951 struct zr364xx_camera *cam; in read_pipe_completion()
1012 static int zr364xx_start_readpipe(struct zr364xx_camera *cam) in zr364xx_start_readpipe()
1043 static void zr364xx_stop_readpipe(struct zr364xx_camera *cam) in zr364xx_stop_readpipe()
1068 static int zr364xx_start_acquire(struct zr364xx_camera *cam) in zr364xx_start_acquire()
1084 static inline int zr364xx_stop_acquire(struct zr364xx_camera *cam) in zr364xx_stop_acquire()
1090 static int zr364xx_prepare(struct zr364xx_camera *cam) in zr364xx_prepare()
1121 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_streamon()
1146 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_streamoff()
1161 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_open()
1185 static void zr364xx_board_uninit(struct zr364xx_camera *cam) in zr364xx_board_uninit()
1206 struct zr364xx_camera *cam = in zr364xx_release()
1207 container_of(v4l2_dev, struct zr364xx_camera, v4l2_dev); in zr364xx_release()
1219 struct zr364xx_camera *cam; in zr364xx_close()
1254 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_mmap()
1274 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_poll()
1331 static int zr364xx_board_init(struct zr364xx_camera *cam) in zr364xx_board_init()
1404 struct zr364xx_camera *cam = NULL; in zr364xx_probe()
1558 struct zr364xx_camera *cam = usb_get_intfdata(intf); in zr364xx_disconnect()
1579 struct zr364xx_camera *cam = usb_get_intfdata(intf); in zr364xx_suspend()
1591 struct zr364xx_camera *cam = usb_get_intfdata(intf); in zr364xx_resume()