Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttvp.h156 struct bttv_buffer { struct
174 struct bttv_buffer *top; /* top field buffer */ argument
175 struct bttv_buffer *bottom; /* bottom field buffer */
263 int bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf);
267 struct bttv_buffer *vbi);
269 struct bttv_buffer *buf);
274 struct bttv_buffer *buf);
360 struct bttv_buffer *vbi;
469 struct bttv_buffer *screen; /* overlay */
473 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()
2235 struct bttv_buffer *new; in setup_window_lock()
2607 struct bttv_buffer *new; in bttv_overlay()
2698 struct bttv_buffer *new; in bttv_s_fbuf()
2955 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()