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
367 struct zr364xx_camera *cam = vq->priv_data; in buffer_prepare() local
405 struct zr364xx_camera *cam = vq->priv_data; in buffer_queue() local
439 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_read() local
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() local
721 struct zr364xx_camera *cam = in zr364xx_s_ctrl() local
761 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_try_fmt_vid_cap() local
792 struct zr364xx_camera *cam; in zr364xx_vidioc_g_fmt_vid_cap() local
811 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_s_fmt_vid_cap() local
905 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_reqbufs() local
917 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_querybuf() local
927 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_qbuf() local
940 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_dqbuf() local
951 struct zr364xx_camera *cam; in read_pipe_completion() local
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() local
1146 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_vidioc_streamoff() local
1161 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_open() local
1185 static void zr364xx_board_uninit(struct zr364xx_camera *cam) in zr364xx_board_uninit()
1206 struct zr364xx_camera *cam = in zr364xx_release() local
1219 struct zr364xx_camera *cam; in zr364xx_close() local
1254 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_mmap() local
1274 struct zr364xx_camera *cam = video_drvdata(file); in zr364xx_poll() local
1331 static int zr364xx_board_init(struct zr364xx_camera *cam) in zr364xx_board_init()
1404 struct zr364xx_camera *cam = NULL; in zr364xx_probe() local
1558 struct zr364xx_camera *cam = usb_get_intfdata(intf); in zr364xx_disconnect() local
1579 struct zr364xx_camera *cam = usb_get_intfdata(intf); in zr364xx_suspend() local
1591 struct zr364xx_camera *cam = usb_get_intfdata(intf); in zr364xx_resume() local