Lines Matching refs:saa7164_port

41 static void saa7164_vbi_configure(struct saa7164_port *port)  in saa7164_vbi_configure()
66 static int saa7164_vbi_buffers_dealloc(struct saa7164_port *port) in saa7164_vbi_buffers_dealloc()
104 static int saa7164_vbi_buffers_alloc(struct saa7164_port *port) in saa7164_vbi_buffers_alloc()
179 static int saa7164_vbi_initialize(struct saa7164_port *port) in saa7164_vbi_initialize()
189 struct saa7164_port *port = fh->port; in vidioc_s_std()
241 struct saa7164_port *port = fh->port; in vidioc_g_input()
257 struct saa7164_port *port = fh->port; in vidioc_s_input()
277 struct saa7164_port *port = fh->port; in vidioc_g_tuner()
303 struct saa7164_port *port = fh->port; in vidioc_g_frequency()
315 struct saa7164_port *port = fh->port; in vidioc_s_frequency()
317 struct saa7164_port *tsport; in vidioc_s_frequency()
365 struct saa7164_port *port = fh->port; in vidioc_g_ctrl()
401 struct saa7164_port *port = fh->port; in vidioc_s_ctrl()
460 static int saa7164_get_ctrl(struct saa7164_port *port, in saa7164_get_ctrl()
491 struct saa7164_port *port = fh->port; in vidioc_g_ext_ctrls()
569 static int saa7164_set_ctrl(struct saa7164_port *port, in saa7164_set_ctrl()
616 struct saa7164_port *port = fh->port; in vidioc_s_ext_ctrls()
645 struct saa7164_port *port = fh->port; in vidioc_querycap()
680 struct saa7164_port *port = fh->port; in vidioc_g_fmt_vid_cap()
701 struct saa7164_port *port = fh->port; in vidioc_try_fmt_vid_cap()
718 struct saa7164_port *port = fh->port; in vidioc_s_fmt_vid_cap()
780 struct saa7164_port *port = fh->port; in vidioc_queryctrl()
807 static int saa7164_vbi_stop_port(struct saa7164_port *port) in saa7164_vbi_stop_port()
825 static int saa7164_vbi_acquire_port(struct saa7164_port *port) in saa7164_vbi_acquire_port()
843 static int saa7164_vbi_pause_port(struct saa7164_port *port) in saa7164_vbi_pause_port()
867 static int saa7164_vbi_stop_streaming(struct saa7164_port *port) in saa7164_vbi_stop_streaming()
910 static int saa7164_vbi_start_streaming(struct saa7164_port *port) in saa7164_vbi_start_streaming()
1011 struct saa7164_port *port; in fops_open()
1014 port = (struct saa7164_port *)video_get_drvdata(video_devdata(file)); in fops_open()
1036 struct saa7164_port *port = fh->port; in fops_release()
1055 struct saa7164_user_buffer *saa7164_vbi_next_buf(struct saa7164_port *port) in saa7164_vbi_next_buf()
1087 struct saa7164_port *port = fh->port; in fops_read()
1194 struct saa7164_port *port = fh->port; in fops_poll()
1289 struct saa7164_port *port, in saa7164_vbi_alloc()
1312 int saa7164_vbi_register(struct saa7164_port *port) in saa7164_vbi_register()
1366 void saa7164_vbi_unregister(struct saa7164_port *port) in saa7164_vbi_unregister()