Lines Matching refs:saa7164_port

13 static void saa7164_vbi_configure(struct saa7164_port *port)  in saa7164_vbi_configure()
28 static int saa7164_vbi_buffers_dealloc(struct saa7164_port *port) in saa7164_vbi_buffers_dealloc()
66 static int saa7164_vbi_buffers_alloc(struct saa7164_port *port) in saa7164_vbi_buffers_alloc()
140 static int saa7164_vbi_initialize(struct saa7164_port *port) in saa7164_vbi_initialize()
198 struct saa7164_port *port = fh->port; in vidioc_querycap()
210 static int saa7164_vbi_stop_port(struct saa7164_port *port) in saa7164_vbi_stop_port()
228 static int saa7164_vbi_acquire_port(struct saa7164_port *port) in saa7164_vbi_acquire_port()
246 static int saa7164_vbi_pause_port(struct saa7164_port *port) in saa7164_vbi_pause_port()
270 static int saa7164_vbi_stop_streaming(struct saa7164_port *port) in saa7164_vbi_stop_streaming()
313 static int saa7164_vbi_start_streaming(struct saa7164_port *port) in saa7164_vbi_start_streaming()
415 struct saa7164_port *port; in fops_open()
418 port = (struct saa7164_port *)video_get_drvdata(video_devdata(file)); in fops_open()
442 struct saa7164_port *port = fh->port; in fops_release()
463 saa7164_user_buffer *saa7164_vbi_next_buf(struct saa7164_port *port) in saa7164_vbi_next_buf()
495 struct saa7164_port *port = fh->port; in fops_read()
602 struct saa7164_port *port = fh->port; in fops_poll()
675 struct saa7164_port *port, in saa7164_vbi_alloc()
698 int saa7164_vbi_register(struct saa7164_port *port) in saa7164_vbi_register()
751 void saa7164_vbi_unregister(struct saa7164_port *port) in saa7164_vbi_unregister()