Home
last modified time | relevance | path

Searched refs:bttv_buffer (Results 1 – 4 of 4) sorted by relevance

/drivers/media/pci/bt8xx/
Dbttvp.h155 struct bttv_buffer { struct
173 struct bttv_buffer *top; /* top field buffer */ argument
174 struct bttv_buffer *bottom; /* bottom field buffer */
262 int bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf);
266 struct bttv_buffer *vbi);
268 struct bttv_buffer *buf);
273 struct bttv_buffer *buf);
359 struct bttv_buffer *vbi;
467 struct bttv_buffer *screen; /* overlay */
471 struct bttv_buffer *cvbi; /* active vbi buffer */
Dbttv-vbi.c109 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in vbi_buffer_prepare()
215 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in vbi_buffer_queue()
230 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in vbi_buffer_release()
Dbttv-driver.c1530 struct bttv_buffer *new) in bttv_switch_overlay()
1532 struct bttv_buffer *old; in bttv_switch_overlay()
1560 struct bttv_buffer *buf, in bttv_prepare_buffer()
1676 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in buffer_prepare()
1686 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in buffer_queue()
1700 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in buffer_release()
2233 struct bttv_buffer *new; in setup_window_lock()
2603 struct bttv_buffer *new; in bttv_overlay()
2694 struct bttv_buffer *new; in bttv_s_fbuf()
2951 struct bttv_buffer *buf; in bttv_poll()
[all …]
Dbttv-risc.c581 bttv_dma_free(struct videobuf_queue *q,struct bttv *btv, struct bttv_buffer *buf) in bttv_dma_free()
596 struct bttv_buffer *vbi) in bttv_buffer_activate_vbi()
707 bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf) in bttv_buffer_risc()
870 struct bttv_buffer *buf) in bttv_overlay_risc()