Lines Matching refs:cx231xx_fh

729 	struct cx231xx_fh *fh = vq->priv_data;  in buffer_setup()
748 struct cx231xx_fh *fh = vq->priv_data; in free_buffer()
781 struct cx231xx_fh *fh = vq->priv_data; in buffer_prepare()
842 struct cx231xx_fh *fh = vq->priv_data; in buffer_queue()
856 struct cx231xx_fh *fh = vq->priv_data; in buffer_release()
891 static int res_get(struct cx231xx_fh *fh) in res_get()
916 static int res_check(struct cx231xx_fh *fh) in res_check()
921 static void res_free(struct cx231xx_fh *fh) in res_free()
949 struct cx231xx_fh *fh = priv; in vidioc_g_fmt_vid_cap()
978 struct cx231xx_fh *fh = priv; in vidioc_try_fmt_vid_cap()
1011 struct cx231xx_fh *fh = priv; in vidioc_s_fmt_vid_cap()
1054 struct cx231xx_fh *fh = priv; in vidioc_g_std()
1063 struct cx231xx_fh *fh = priv; in vidioc_s_std()
1114 struct cx231xx_fh *fh = priv; in cx231xx_enum_input()
1154 struct cx231xx_fh *fh = priv; in cx231xx_g_input()
1164 struct cx231xx_fh *fh = priv; in cx231xx_s_input()
1193 struct cx231xx_fh *fh = priv; in cx231xx_g_tuner()
1217 struct cx231xx_fh *fh = priv; in cx231xx_s_tuner()
1236 struct cx231xx_fh *fh = priv; in cx231xx_g_frequency()
1250 struct cx231xx_fh *fh = priv; in cx231xx_s_frequency()
1338 struct cx231xx_fh *fh = priv; in cx231xx_g_register()
1397 struct cx231xx_fh *fh = priv; in cx231xx_s_register()
1445 struct cx231xx_fh *fh = priv; in vidioc_cropcap()
1465 struct cx231xx_fh *fh = priv; in vidioc_streamon()
1486 struct cx231xx_fh *fh = priv; in vidioc_streamoff()
1509 struct cx231xx_fh *fh = priv; in cx231xx_querycap()
1553 struct cx231xx_fh *fh = priv; in vidioc_g_fmt_vbi_cap()
1576 struct cx231xx_fh *fh = priv; in vidioc_try_fmt_vbi_cap()
1600 struct cx231xx_fh *fh = priv; in vidioc_s_fmt_vbi_cap()
1614 struct cx231xx_fh *fh = priv; in vidioc_reqbufs()
1627 struct cx231xx_fh *fh = priv; in vidioc_querybuf()
1640 struct cx231xx_fh *fh = priv; in vidioc_qbuf()
1653 struct cx231xx_fh *fh = priv; in vidioc_dqbuf()
1670 struct cx231xx *dev = ((struct cx231xx_fh *)priv)->dev; in radio_g_tuner()
1683 struct cx231xx *dev = ((struct cx231xx_fh *)priv)->dev; in radio_s_tuner()
1702 struct cx231xx_fh *fh; in cx231xx_v4l2_open()
1730 fh = kzalloc(sizeof(struct cx231xx_fh), GFP_KERNEL); in cx231xx_v4l2_open()
1835 struct cx231xx_fh *fh = filp->private_data; in cx231xx_close()
1918 struct cx231xx_fh *fh = filp->private_data; in cx231xx_v4l2_close()
1936 struct cx231xx_fh *fh = filp->private_data; in cx231xx_v4l2_read()
1968 struct cx231xx_fh *fh = filp->private_data; in cx231xx_v4l2_poll()
2005 struct cx231xx_fh *fh = filp->private_data; in cx231xx_v4l2_mmap()