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()
782 struct cx231xx_fh *fh = vq->priv_data; in buffer_prepare()
843 struct cx231xx_fh *fh = vq->priv_data; in buffer_queue()
857 struct cx231xx_fh *fh = vq->priv_data; in buffer_release()
892 static int res_get(struct cx231xx_fh *fh) in res_get()
917 static int res_check(struct cx231xx_fh *fh) in res_check()
922 static void res_free(struct cx231xx_fh *fh) in res_free()
950 struct cx231xx_fh *fh = priv; in vidioc_g_fmt_vid_cap()
979 struct cx231xx_fh *fh = priv; in vidioc_try_fmt_vid_cap()
1012 struct cx231xx_fh *fh = priv; in vidioc_s_fmt_vid_cap()
1053 struct cx231xx_fh *fh = priv; in vidioc_g_std()
1062 struct cx231xx_fh *fh = priv; in vidioc_s_std()
1112 struct cx231xx_fh *fh = priv; in cx231xx_enum_input()
1151 struct cx231xx_fh *fh = priv; in cx231xx_g_input()
1161 struct cx231xx_fh *fh = priv; in cx231xx_s_input()
1190 struct cx231xx_fh *fh = priv; in cx231xx_g_tuner()
1214 struct cx231xx_fh *fh = priv; in cx231xx_s_tuner()
1233 struct cx231xx_fh *fh = priv; in cx231xx_g_frequency()
1247 struct cx231xx_fh *fh = priv; in cx231xx_s_frequency()
1335 struct cx231xx_fh *fh = priv; in cx231xx_g_register()
1394 struct cx231xx_fh *fh = priv; in cx231xx_s_register()
1442 struct cx231xx_fh *fh = priv; in vidioc_cropcap()
1462 struct cx231xx_fh *fh = priv; in vidioc_streamon()
1483 struct cx231xx_fh *fh = priv; in vidioc_streamoff()
1506 struct cx231xx_fh *fh = priv; in cx231xx_querycap()
1550 struct cx231xx_fh *fh = priv; in vidioc_g_fmt_vbi_cap()
1573 struct cx231xx_fh *fh = priv; in vidioc_try_fmt_vbi_cap()
1597 struct cx231xx_fh *fh = priv; in vidioc_s_fmt_vbi_cap()
1611 struct cx231xx_fh *fh = priv; in vidioc_reqbufs()
1624 struct cx231xx_fh *fh = priv; in vidioc_querybuf()
1637 struct cx231xx_fh *fh = priv; in vidioc_qbuf()
1650 struct cx231xx_fh *fh = priv; in vidioc_dqbuf()
1667 struct cx231xx *dev = ((struct cx231xx_fh *)priv)->dev; in radio_g_tuner()
1680 struct cx231xx *dev = ((struct cx231xx_fh *)priv)->dev; in radio_s_tuner()
1699 struct cx231xx_fh *fh; in cx231xx_v4l2_open()
1727 fh = kzalloc(sizeof(struct cx231xx_fh), GFP_KERNEL); in cx231xx_v4l2_open()
1832 struct cx231xx_fh *fh = filp->private_data; in cx231xx_close()
1915 struct cx231xx_fh *fh = filp->private_data; in cx231xx_v4l2_close()
1933 struct cx231xx_fh *fh = filp->private_data; in cx231xx_v4l2_read()
1965 struct cx231xx_fh *fh = filp->private_data; in cx231xx_v4l2_poll()
2002 struct cx231xx_fh *fh = filp->private_data; in cx231xx_v4l2_mmap()