Lines Matching defs:cam

129 	struct zr364xx_camera	*cam;  member
137 void *cam; /* back pointer to zr364xx_camera struct */ member
343 struct zr364xx_camera *cam = vq->priv_data; in buffer_setup() local
369 struct zr364xx_camera *cam = vq->priv_data; in buffer_prepare() local
407 struct zr364xx_camera *cam = vq->priv_data; in buffer_queue() local
441 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_read() local
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() local
723 struct zr364xx_camera *cam = in zr364xx_s_ctrl() local
763 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_try_fmt_vid_cap() local
794 struct zr364xx_camera *cam; in zr364xx_vidioc_g_fmt_vid_cap() local
813 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_s_fmt_vid_cap() local
907 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_reqbufs() local
919 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_querybuf() local
929 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_qbuf() local
942 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_dqbuf() local
953 struct zr364xx_camera *cam; in read_pipe_completion() local
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() local
1148 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_streamoff() local
1163 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_open() local
1187 static void zr364xx_board_uninit(struct zr364xx_camera *cam) in zr364xx_board_uninit()
1208 struct zr364xx_camera *cam = in zr364xx_release() local
1221 struct zr364xx_camera *cam; in zr364xx_close() local
1256 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_mmap() local
1276 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_poll() local
1333 static int zr364xx_board_init(struct zr364xx_camera *cam) in zr364xx_board_init()
1406 struct zr364xx_camera *cam = NULL; in zr364xx_probe() local
1560 struct zr364xx_camera *cam = usb_get_intfdata(intf); in zr364xx_disconnect() local
1581 struct zr364xx_camera *cam = usb_get_intfdata(intf); in zr364xx_suspend() local
1593 struct zr364xx_camera *cam = usb_get_intfdata(intf); in zr364xx_resume() local