Lines Matching refs:tm6000_fh

675 	struct tm6000_fh *fh = vq->priv_data;  in buffer_setup()
692 struct tm6000_fh *fh = vq->priv_data; in free_buffer()
718 struct tm6000_fh *fh = vq->priv_data; in buffer_prepare()
772 struct tm6000_fh *fh = vq->priv_data; in buffer_queue()
799 static bool is_res_read(struct tm6000_core *dev, struct tm6000_fh *fh) in is_res_read()
808 static bool is_res_streaming(struct tm6000_core *dev, struct tm6000_fh *fh) in is_res_streaming()
817 static bool res_get(struct tm6000_core *dev, struct tm6000_fh *fh, in res_get()
835 static void res_free(struct tm6000_core *dev, struct tm6000_fh *fh) in res_free()
852 struct tm6000_core *dev = ((struct tm6000_fh *)priv)->dev; in vidioc_querycap()
881 struct tm6000_fh *fh = priv; in vidioc_g_fmt_vid_cap()
909 struct tm6000_core *dev = ((struct tm6000_fh *)priv)->dev; in vidioc_try_fmt_vid_cap()
946 struct tm6000_fh *fh = priv; in vidioc_s_fmt_vid_cap()
968 struct tm6000_fh *fh = priv; in vidioc_reqbufs()
976 struct tm6000_fh *fh = priv; in vidioc_querybuf()
983 struct tm6000_fh *fh = priv; in vidioc_qbuf()
990 struct tm6000_fh *fh = priv; in vidioc_dqbuf()
998 struct tm6000_fh *fh = priv; in vidioc_streamon()
1013 struct tm6000_fh *fh = priv; in vidioc_streamoff()
1031 struct tm6000_fh *fh = priv; in vidioc_s_std()
1050 struct tm6000_fh *fh = priv; in vidioc_g_std()
1067 struct tm6000_fh *fh = priv; in vidioc_enum_input()
1094 struct tm6000_fh *fh = priv; in vidioc_g_input()
1104 struct tm6000_fh *fh = priv; in vidioc_s_input()
1174 struct tm6000_fh *fh = priv; in vidioc_g_tuner()
1198 struct tm6000_fh *fh = priv; in vidioc_s_tuner()
1220 struct tm6000_fh *fh = priv; in vidioc_g_frequency()
1238 struct tm6000_fh *fh = priv; in vidioc_s_frequency()
1255 struct tm6000_fh *fh = file->private_data; in radio_g_tuner()
1276 struct tm6000_fh *fh = file->private_data; in radio_s_tuner()
1293 struct tm6000_fh *fh; in __tm6000_open()
1393 struct tm6000_fh *fh = file->private_data; in tm6000_read()
1416 struct tm6000_fh *fh = file->private_data; in __tm6000_poll()
1448 struct tm6000_fh *fh = file->private_data; in tm6000_poll()
1460 struct tm6000_fh *fh = file->private_data; in tm6000_release()
1503 struct tm6000_fh *fh = file->private_data; in tm6000_mmap()