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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-vbi.c52 static void task_init(struct saa7134_dev *dev, struct saa7134_buf *buf,
83 struct saa7134_buf *buf,
84 struct saa7134_buf *next)
124 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb);
186 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb);
193 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb);
H A Dsaa7134-ts.c46 struct saa7134_buf *buf,
47 struct saa7134_buf *next)
77 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb);
148 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb);
155 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb);
H A Dsaa7134.h340 struct saa7134_buf { struct
348 struct saa7134_buf *buf,
349 struct saa7134_buf *next);
357 struct saa7134_buf *curr;
587 int saa7134_buffer_startpage(struct saa7134_buf *buf);
588 unsigned long saa7134_buffer_base(struct saa7134_buf *buf);
591 struct saa7134_buf *buf);
596 void saa7134_dma_free(struct videobuf_queue *q,struct saa7134_buf *buf);
H A Dsaa7134-core.c232 int saa7134_buffer_startpage(struct saa7134_buf *buf)
237 unsigned long saa7134_buffer_base(struct saa7134_buf *buf)
288 void saa7134_dma_free(struct videobuf_queue *q,struct saa7134_buf *buf)
302 struct saa7134_buf *buf)
304 struct saa7134_buf *next = NULL;
316 next = list_entry(q->queue.next,struct saa7134_buf,
345 struct saa7134_buf *buf,*next = NULL;
352 buf = list_entry(q->queue.next,struct saa7134_buf,vb.queue);
357 next = list_entry(q->queue.next,struct saa7134_buf,
H A Dsaa7134-video.c924 struct saa7134_buf *buf,
925 struct saa7134_buf *next)
1011 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb);
1082 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb);
1089 struct saa7134_buf *buf = container_of(vb,struct saa7134_buf,vb);
1317 sizeof(struct saa7134_buf),
1323 sizeof(struct saa7134_buf),
[all...]
H A Dsaa7134-empress.c400 sizeof(struct saa7134_buf),
H A Dsaa7134-dvb.c990 sizeof(struct saa7134_buf),

Completed in 169 milliseconds