Lines Matching refs:tm6000_fh

696 	struct tm6000_fh *fh = vq->priv_data;  in buffer_setup()
713 struct tm6000_fh *fh = vq->priv_data; in free_buffer()
741 struct tm6000_fh *fh = vq->priv_data; in buffer_prepare()
795 struct tm6000_fh *fh = vq->priv_data; in buffer_queue()
822 static bool is_res_read(struct tm6000_core *dev, struct tm6000_fh *fh) in is_res_read()
831 static bool is_res_streaming(struct tm6000_core *dev, struct tm6000_fh *fh) in is_res_streaming()
840 static bool res_get(struct tm6000_core *dev, struct tm6000_fh *fh, in res_get()
858 static void res_free(struct tm6000_core *dev, struct tm6000_fh *fh) in res_free()
875 struct tm6000_core *dev = ((struct tm6000_fh *)priv)->dev; in vidioc_querycap()
909 struct tm6000_fh *fh = priv; in vidioc_g_fmt_vid_cap()
937 struct tm6000_core *dev = ((struct tm6000_fh *)priv)->dev; in vidioc_try_fmt_vid_cap()
974 struct tm6000_fh *fh = priv; in vidioc_s_fmt_vid_cap()
996 struct tm6000_fh *fh = priv; in vidioc_reqbufs()
1004 struct tm6000_fh *fh = priv; in vidioc_querybuf()
1011 struct tm6000_fh *fh = priv; in vidioc_qbuf()
1018 struct tm6000_fh *fh = priv; in vidioc_dqbuf()
1026 struct tm6000_fh *fh = priv; in vidioc_streamon()
1041 struct tm6000_fh *fh = priv; in vidioc_streamoff()
1059 struct tm6000_fh *fh = priv; in vidioc_s_std()
1078 struct tm6000_fh *fh = priv; in vidioc_g_std()
1095 struct tm6000_fh *fh = priv; in vidioc_enum_input()
1122 struct tm6000_fh *fh = priv; in vidioc_g_input()
1132 struct tm6000_fh *fh = priv; in vidioc_s_input()
1202 struct tm6000_fh *fh = priv; in vidioc_g_tuner()
1226 struct tm6000_fh *fh = priv; in vidioc_s_tuner()
1248 struct tm6000_fh *fh = priv; in vidioc_g_frequency()
1266 struct tm6000_fh *fh = priv; in vidioc_s_frequency()
1283 struct tm6000_fh *fh = file->private_data; in radio_g_tuner()
1304 struct tm6000_fh *fh = file->private_data; in radio_s_tuner()
1321 struct tm6000_fh *fh; in __tm6000_open()
1418 struct tm6000_fh *fh = file->private_data; in tm6000_read()
1441 struct tm6000_fh *fh = file->private_data; in __tm6000_poll()
1473 struct tm6000_fh *fh = file->private_data; in tm6000_poll()
1485 struct tm6000_fh *fh = file->private_data; in tm6000_release()
1528 struct tm6000_fh *fh = file->private_data; in tm6000_mmap()