Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttvp.h157 struct bttv_buffer { struct
175 struct bttv_buffer *top; /* top field buffer */ argument
176 struct bttv_buffer *bottom; /* bottom field buffer */
264 int bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf);
268 struct bttv_buffer *vbi);
270 struct bttv_buffer *buf);
275 struct bttv_buffer *buf);
361 struct bttv_buffer *vbi;
470 struct bttv_buffer *screen; /* overlay */
474 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.c1529 struct bttv_buffer *new) in bttv_switch_overlay()
1531 struct bttv_buffer *old; in bttv_switch_overlay()
1559 struct bttv_buffer *buf, in bttv_prepare_buffer()
1675 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in buffer_prepare()
1685 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in buffer_queue()
1699 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in buffer_release()
2221 struct bttv_buffer *new; in setup_window_lock()
2593 struct bttv_buffer *new; in bttv_overlay()
2685 struct bttv_buffer *new; in bttv_s_fbuf()
2961 struct bttv_buffer *buf; in bttv_poll()
[all …]
Dbttv-risc.c583 bttv_dma_free(struct videobuf_queue *q,struct bttv *btv, struct bttv_buffer *buf) in bttv_dma_free()
598 struct bttv_buffer *vbi) in bttv_buffer_activate_vbi()
709 bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf) in bttv_buffer_risc()
872 struct bttv_buffer *buf) in bttv_overlay_risc()