Lines Matching refs:tm6000_fh

674 	struct tm6000_fh *fh = vq->priv_data;  in buffer_setup()
691 struct tm6000_fh *fh = vq->priv_data; in free_buffer()
719 struct tm6000_fh *fh = vq->priv_data; in buffer_prepare()
773 struct tm6000_fh *fh = vq->priv_data; in buffer_queue()
800 static bool is_res_read(struct tm6000_core *dev, struct tm6000_fh *fh) in is_res_read()
809 static bool is_res_streaming(struct tm6000_core *dev, struct tm6000_fh *fh) in is_res_streaming()
818 static bool res_get(struct tm6000_core *dev, struct tm6000_fh *fh, in res_get()
836 static void res_free(struct tm6000_core *dev, struct tm6000_fh *fh) in res_free()
853 struct tm6000_core *dev = ((struct tm6000_fh *)priv)->dev; in vidioc_querycap()
882 struct tm6000_fh *fh = priv; in vidioc_g_fmt_vid_cap()
910 struct tm6000_core *dev = ((struct tm6000_fh *)priv)->dev; in vidioc_try_fmt_vid_cap()
947 struct tm6000_fh *fh = priv; in vidioc_s_fmt_vid_cap()
969 struct tm6000_fh *fh = priv; in vidioc_reqbufs()
977 struct tm6000_fh *fh = priv; in vidioc_querybuf()
984 struct tm6000_fh *fh = priv; in vidioc_qbuf()
991 struct tm6000_fh *fh = priv; in vidioc_dqbuf()
999 struct tm6000_fh *fh = priv; in vidioc_streamon()
1014 struct tm6000_fh *fh = priv; in vidioc_streamoff()
1032 struct tm6000_fh *fh = priv; in vidioc_s_std()
1051 struct tm6000_fh *fh = priv; in vidioc_g_std()
1068 struct tm6000_fh *fh = priv; in vidioc_enum_input()
1095 struct tm6000_fh *fh = priv; in vidioc_g_input()
1105 struct tm6000_fh *fh = priv; in vidioc_s_input()
1175 struct tm6000_fh *fh = priv; in vidioc_g_tuner()
1199 struct tm6000_fh *fh = priv; in vidioc_s_tuner()
1221 struct tm6000_fh *fh = priv; in vidioc_g_frequency()
1239 struct tm6000_fh *fh = priv; in vidioc_s_frequency()
1256 struct tm6000_fh *fh = file->private_data; in radio_g_tuner()
1277 struct tm6000_fh *fh = file->private_data; in radio_s_tuner()
1294 struct tm6000_fh *fh; in __tm6000_open()
1394 struct tm6000_fh *fh = file->private_data; in tm6000_read()
1417 struct tm6000_fh *fh = file->private_data; in __tm6000_poll()
1449 struct tm6000_fh *fh = file->private_data; in tm6000_poll()
1461 struct tm6000_fh *fh = file->private_data; in tm6000_release()
1504 struct tm6000_fh *fh = file->private_data; in tm6000_mmap()