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()
218 struct saa7164_port *port = fh->port; in vidioc_g_std()
251 struct saa7164_port *port = fh->port; in vidioc_g_input()
267 struct saa7164_port *port = fh->port; in vidioc_s_input()
287 struct saa7164_port *port = fh->port; in vidioc_g_tuner()
313 struct saa7164_port *port = fh->port; in vidioc_g_frequency()
325 struct saa7164_port *port = fh->port; in vidioc_s_frequency()
327 struct saa7164_port *tsport; in vidioc_s_frequency()
375 struct saa7164_port *port = fh->port; in vidioc_g_ctrl()
411 struct saa7164_port *port = fh->port; in vidioc_s_ctrl()
470 static int saa7164_get_ctrl(struct saa7164_port *port, in saa7164_get_ctrl()
501 struct saa7164_port *port = fh->port; in vidioc_g_ext_ctrls()
579 static int saa7164_set_ctrl(struct saa7164_port *port, in saa7164_set_ctrl()
626 struct saa7164_port *port = fh->port; in vidioc_s_ext_ctrls()
655 struct saa7164_port *port = fh->port; in vidioc_querycap()
691 struct saa7164_port *port = fh->port; in vidioc_g_fmt_vid_cap()
712 struct saa7164_port *port = fh->port; in vidioc_try_fmt_vid_cap()
729 struct saa7164_port *port = fh->port; in vidioc_s_fmt_vid_cap()
786 struct saa7164_port *port = fh->port; in vidioc_queryctrl()
813 static int saa7164_vbi_stop_port(struct saa7164_port *port) in saa7164_vbi_stop_port()
831 static int saa7164_vbi_acquire_port(struct saa7164_port *port) in saa7164_vbi_acquire_port()
849 static int saa7164_vbi_pause_port(struct saa7164_port *port) in saa7164_vbi_pause_port()
873 static int saa7164_vbi_stop_streaming(struct saa7164_port *port) in saa7164_vbi_stop_streaming()
916 static int saa7164_vbi_start_streaming(struct saa7164_port *port) in saa7164_vbi_start_streaming()
1018 struct saa7164_port *port; in fops_open()
1021 port = (struct saa7164_port *)video_get_drvdata(video_devdata(file)); in fops_open()
1043 struct saa7164_port *port = fh->port; in fops_release()
1063 saa7164_user_buffer *saa7164_vbi_next_buf(struct saa7164_port *port) in saa7164_vbi_next_buf()
1095 struct saa7164_port *port = fh->port; in fops_read()
1202 struct saa7164_port *port = fh->port; in fops_poll()
1283 struct saa7164_port *port, in saa7164_vbi_alloc()
1306 int saa7164_vbi_register(struct saa7164_port *port) in saa7164_vbi_register()
1361 void saa7164_vbi_unregister(struct saa7164_port *port) in saa7164_vbi_unregister()