Lines Matching refs:cx23885_fh
374 static int res_get(struct cx23885_dev *dev, struct cx23885_fh *fh, in res_get()
397 static int res_check(struct cx23885_fh *fh, unsigned int bit) in res_check()
407 static void res_free(struct cx23885_dev *dev, struct cx23885_fh *fh, in res_free()
634 struct cx23885_fh *fh = q->priv_data; in buffer_setup()
647 struct cx23885_fh *fh = q->priv_data; in buffer_prepare()
761 struct cx23885_fh *fh = vq->priv_data; in buffer_queue()
825 static struct videobuf_queue *get_queue(struct cx23885_fh *fh) in get_queue()
838 static int get_resource(struct cx23885_fh *fh) in get_resource()
855 struct cx23885_fh *fh; in video_open()
910 struct cx23885_fh *fh = file->private_data; in video_read()
932 struct cx23885_fh *fh = file->private_data; in video_poll()
968 struct cx23885_fh *fh = file->private_data; in video_release()
1012 struct cx23885_fh *fh = file->private_data; in video_mmap()
1056 struct cx23885_fh *fh = priv; in vidioc_g_fmt_vid_cap()
1073 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_try_fmt_vid_cap()
1117 struct cx23885_fh *fh = priv; in vidioc_s_fmt_vid_cap()
1118 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_s_fmt_vid_cap()
1142 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_querycap()
1174 struct cx23885_fh *fh = priv; in vidioc_reqbufs()
1181 struct cx23885_fh *fh = priv; in vidioc_querybuf()
1188 struct cx23885_fh *fh = priv; in vidioc_qbuf()
1195 struct cx23885_fh *fh = priv; in vidioc_dqbuf()
1203 struct cx23885_fh *fh = priv; in vidioc_streamon()
1228 struct cx23885_fh *fh = priv; in vidioc_streamoff()
1249 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_g_std()
1259 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_s_std()
1321 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_enum_input()
1328 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in cx23885_get_input()
1342 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in cx23885_set_input()
1371 struct cx23885_fh *fh = priv; in vidioc_log_status()
1387 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in cx23885_query_audinput()
1417 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_g_audinput()
1428 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_s_audinput()
1454 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_g_ctrl()
1462 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_s_ctrl()
1470 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_g_tuner()
1486 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_s_tuner()
1501 struct cx23885_fh *fh = priv; in vidioc_g_frequency()
1606 struct cx23885_fh *fh = priv; in cx23885_set_frequency()