Lines Matching refs:cx231xx_fh
714 struct cx231xx_fh *fh = vq->priv_data; in buffer_setup()
733 struct cx231xx_fh *fh = vq->priv_data; in free_buffer()
766 struct cx231xx_fh *fh = vq->priv_data; in buffer_prepare()
827 struct cx231xx_fh *fh = vq->priv_data; in buffer_queue()
841 struct cx231xx_fh *fh = vq->priv_data; in buffer_release()
876 static int res_get(struct cx231xx_fh *fh) in res_get()
901 static int res_check(struct cx231xx_fh *fh) in res_check()
906 static void res_free(struct cx231xx_fh *fh) in res_free()
934 struct cx231xx_fh *fh = priv; in vidioc_g_fmt_vid_cap()
963 struct cx231xx_fh *fh = priv; in vidioc_try_fmt_vid_cap()
996 struct cx231xx_fh *fh = priv; in vidioc_s_fmt_vid_cap()
1039 struct cx231xx_fh *fh = priv; in vidioc_g_std()
1048 struct cx231xx_fh *fh = priv; in vidioc_s_std()
1144 struct cx231xx_fh *fh = priv; in cx231xx_enum_input()
1184 struct cx231xx_fh *fh = priv; in cx231xx_g_input()
1194 struct cx231xx_fh *fh = priv; in cx231xx_s_input()
1223 struct cx231xx_fh *fh = priv; in cx231xx_g_tuner()
1247 struct cx231xx_fh *fh = priv; in cx231xx_s_tuner()
1266 struct cx231xx_fh *fh = priv; in cx231xx_g_frequency()
1280 struct cx231xx_fh *fh = priv; in cx231xx_s_frequency()
1368 struct cx231xx_fh *fh = priv; in cx231xx_g_register()
1427 struct cx231xx_fh *fh = priv; in cx231xx_s_register()
1475 struct cx231xx_fh *fh = priv; in vidioc_g_pixelaspect()
1491 struct cx231xx_fh *fh = priv; in vidioc_g_selection()
1514 struct cx231xx_fh *fh = priv; in vidioc_streamon()
1535 struct cx231xx_fh *fh = priv; in vidioc_streamoff()
1557 struct cx231xx_fh *fh = priv; in cx231xx_querycap()
1590 struct cx231xx_fh *fh = priv; in vidioc_g_fmt_vbi_cap()
1613 struct cx231xx_fh *fh = priv; in vidioc_try_fmt_vbi_cap()
1637 struct cx231xx_fh *fh = priv; in vidioc_s_fmt_vbi_cap()
1651 struct cx231xx_fh *fh = priv; in vidioc_reqbufs()
1664 struct cx231xx_fh *fh = priv; in vidioc_querybuf()
1677 struct cx231xx_fh *fh = priv; in vidioc_qbuf()
1690 struct cx231xx_fh *fh = priv; in vidioc_dqbuf()
1707 struct cx231xx *dev = ((struct cx231xx_fh *)priv)->dev; in radio_g_tuner()
1720 struct cx231xx *dev = ((struct cx231xx_fh *)priv)->dev; in radio_s_tuner()
1739 struct cx231xx_fh *fh; in cx231xx_v4l2_open()
1769 fh = kzalloc(sizeof(struct cx231xx_fh), GFP_KERNEL); in cx231xx_v4l2_open()
1874 struct cx231xx_fh *fh = filp->private_data; in cx231xx_close()
1957 struct cx231xx_fh *fh = filp->private_data; in cx231xx_v4l2_close()
1975 struct cx231xx_fh *fh = filp->private_data; in cx231xx_v4l2_read()
2007 struct cx231xx_fh *fh = filp->private_data; in cx231xx_v4l2_poll()
2044 struct cx231xx_fh *fh = filp->private_data; in cx231xx_v4l2_mmap()