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()
742 struct tm6000_fh *fh = vq->priv_data; in buffer_prepare()
796 struct tm6000_fh *fh = vq->priv_data; in buffer_queue()
823 static bool is_res_read(struct tm6000_core *dev, struct tm6000_fh *fh) in is_res_read()
832 static bool is_res_streaming(struct tm6000_core *dev, struct tm6000_fh *fh) in is_res_streaming()
841 static bool res_get(struct tm6000_core *dev, struct tm6000_fh *fh, in res_get()
859 static void res_free(struct tm6000_core *dev, struct tm6000_fh *fh) in res_free()
876 struct tm6000_core *dev = ((struct tm6000_fh *)priv)->dev; in vidioc_querycap()
910 struct tm6000_fh *fh = priv; in vidioc_g_fmt_vid_cap()
938 struct tm6000_core *dev = ((struct tm6000_fh *)priv)->dev; in vidioc_try_fmt_vid_cap()
975 struct tm6000_fh *fh = priv; in vidioc_s_fmt_vid_cap()
997 struct tm6000_fh *fh = priv; in vidioc_reqbufs()
1005 struct tm6000_fh *fh = priv; in vidioc_querybuf()
1012 struct tm6000_fh *fh = priv; in vidioc_qbuf()
1019 struct tm6000_fh *fh = priv; in vidioc_dqbuf()
1027 struct tm6000_fh *fh = priv; in vidioc_streamon()
1042 struct tm6000_fh *fh = priv; in vidioc_streamoff()
1060 struct tm6000_fh *fh = priv; in vidioc_s_std()
1079 struct tm6000_fh *fh = priv; in vidioc_g_std()
1096 struct tm6000_fh *fh = priv; in vidioc_enum_input()
1123 struct tm6000_fh *fh = priv; in vidioc_g_input()
1133 struct tm6000_fh *fh = priv; in vidioc_s_input()
1203 struct tm6000_fh *fh = priv; in vidioc_g_tuner()
1227 struct tm6000_fh *fh = priv; in vidioc_s_tuner()
1249 struct tm6000_fh *fh = priv; in vidioc_g_frequency()
1267 struct tm6000_fh *fh = priv; in vidioc_s_frequency()
1284 struct tm6000_fh *fh = file->private_data; in radio_g_tuner()
1305 struct tm6000_fh *fh = file->private_data; in radio_s_tuner()
1322 struct tm6000_fh *fh; in __tm6000_open()
1419 struct tm6000_fh *fh = file->private_data; in tm6000_read()
1442 struct tm6000_fh *fh = file->private_data; in __tm6000_poll()
1474 struct tm6000_fh *fh = file->private_data; in tm6000_poll()
1486 struct tm6000_fh *fh = file->private_data; in tm6000_release()
1529 struct tm6000_fh *fh = file->private_data; in tm6000_mmap()