Lines Matching refs:saa7164_port

23 static void saa7164_vbi_configure(struct saa7164_port *port)  in saa7164_vbi_configure()
38 static int saa7164_vbi_buffers_dealloc(struct saa7164_port *port) in saa7164_vbi_buffers_dealloc()
76 static int saa7164_vbi_buffers_alloc(struct saa7164_port *port) in saa7164_vbi_buffers_alloc()
150 static int saa7164_vbi_initialize(struct saa7164_port *port) in saa7164_vbi_initialize()
208 struct saa7164_port *port = fh->port; in vidioc_querycap()
228 static int saa7164_vbi_stop_port(struct saa7164_port *port) in saa7164_vbi_stop_port()
246 static int saa7164_vbi_acquire_port(struct saa7164_port *port) in saa7164_vbi_acquire_port()
264 static int saa7164_vbi_pause_port(struct saa7164_port *port) in saa7164_vbi_pause_port()
288 static int saa7164_vbi_stop_streaming(struct saa7164_port *port) in saa7164_vbi_stop_streaming()
331 static int saa7164_vbi_start_streaming(struct saa7164_port *port) in saa7164_vbi_start_streaming()
433 struct saa7164_port *port; in fops_open()
436 port = (struct saa7164_port *)video_get_drvdata(video_devdata(file)); in fops_open()
460 struct saa7164_port *port = fh->port; in fops_release()
481 saa7164_user_buffer *saa7164_vbi_next_buf(struct saa7164_port *port) in saa7164_vbi_next_buf()
513 struct saa7164_port *port = fh->port; in fops_read()
620 struct saa7164_port *port = fh->port; in fops_poll()
691 struct saa7164_port *port, in saa7164_vbi_alloc()
714 int saa7164_vbi_register(struct saa7164_port *port) in saa7164_vbi_register()
768 void saa7164_vbi_unregister(struct saa7164_port *port) in saa7164_vbi_unregister()