Home
last modified time | relevance | path

Searched refs:saa7134_buf (Results 1 – 7 of 7) sorted by relevance

/drivers/media/pci/saa7134/
Dsaa7134-vbi.c50 static void task_init(struct saa7134_dev *dev, struct saa7134_buf *buf, in task_init()
81 struct saa7134_buf *buf, in buffer_activate()
82 struct saa7134_buf *next) in buffer_activate()
122 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb); in buffer_prepare()
186 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb); in buffer_queue()
193 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb); in buffer_release()
Dsaa7134-ts.c44 struct saa7134_buf *buf, in buffer_activate()
45 struct saa7134_buf *next) in buffer_activate()
79 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb); in buffer_prepare()
144 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb); in buffer_queue()
151 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb); in buffer_release()
Dsaa7134.h447 struct saa7134_buf { struct
455 struct saa7134_buf *buf, argument
456 struct saa7134_buf *next);
464 struct saa7134_buf *curr; argument
724 int saa7134_buffer_startpage(struct saa7134_buf *buf);
725 unsigned long saa7134_buffer_base(struct saa7134_buf *buf);
728 struct saa7134_buf *buf);
733 void saa7134_dma_free(struct videobuf_queue *q,struct saa7134_buf *buf);
Dsaa7134-core.c204 int saa7134_buffer_startpage(struct saa7134_buf *buf) in saa7134_buffer_startpage()
209 unsigned long saa7134_buffer_base(struct saa7134_buf *buf) in saa7134_buffer_base()
261 void saa7134_dma_free(struct videobuf_queue *q,struct saa7134_buf *buf) in saa7134_dma_free()
276 struct saa7134_buf *buf) in saa7134_buffer_queue()
278 struct saa7134_buf *next = NULL; in saa7134_buffer_queue()
290 next = list_entry(q->queue.next,struct saa7134_buf, in saa7134_buffer_queue()
319 struct saa7134_buf *buf,*next = NULL; in saa7134_buffer_next()
326 buf = list_entry(q->queue.next,struct saa7134_buf,vb.queue); in saa7134_buffer_next()
331 next = list_entry(q->queue.next,struct saa7134_buf, in saa7134_buffer_next()
1174 struct saa7134_buf *buf, *next; in saa7134_buffer_requeue()
[all …]
Dsaa7134-video.c935 struct saa7134_buf *buf, in buffer_activate()
936 struct saa7134_buf *next) in buffer_activate()
1022 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb); in buffer_prepare()
1096 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb); in buffer_queue()
1103 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb); in buffer_release()
1360 sizeof(struct saa7134_buf), in video_open()
1366 sizeof(struct saa7134_buf), in video_open()
Dsaa7134-empress.c546 sizeof(struct saa7134_buf), in empress_init()
Dsaa7134-dvb.c1239 sizeof(struct saa7134_buf), in dvb_init()