Home
last modified time | relevance | path

Searched refs:cx23885_fh (Results 1 – 5 of 5) sorted by relevance

/drivers/media/video/cx23885/
Dcx23885-video.c374 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()
[all …]
Dcx23885-417.c1143 struct cx23885_fh *fh = q->priv_data; in bb_buf_setup()
1157 struct cx23885_fh *fh = q->priv_data; in bb_buf_prepare()
1166 struct cx23885_fh *fh = q->priv_data; in bb_buf_queue()
1217 struct cx23885_fh *fh = file->private_data; in vidioc_g_std()
1227 struct cx23885_fh *fh = file->private_data; in vidioc_s_std()
1249 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_enum_input()
1267 struct cx23885_fh *fh = file->private_data; in vidioc_g_tuner()
1285 struct cx23885_fh *fh = file->private_data; in vidioc_s_tuner()
1300 struct cx23885_fh *fh = file->private_data; in vidioc_g_frequency()
1322 struct cx23885_dev *dev = ((struct cx23885_fh *)priv)->dev; in vidioc_g_ctrl()
[all …]
Dcx23885-ioctl.c30 struct cx23885_dev *dev = ((struct cx23885_fh *)fh)->dev; in cx23885_g_chip_ident()
137 struct cx23885_dev *dev = ((struct cx23885_fh *)fh)->dev; in cx23885_g_register()
188 struct cx23885_dev *dev = ((struct cx23885_fh *)fh)->dev; in cx23885_s_register()
Dcx23885-vbi.c53 struct cx23885_fh *fh = priv; in cx23885_vbi_fmt()
203 struct cx23885_fh *fh = q->priv_data; in vbi_prepare()
244 struct cx23885_fh *fh = vq->priv_data; in vbi_queue()
Dcx23885.h140 struct cx23885_fh { struct