Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/bt8xx/
Dbttvp.h144 struct bttv_buffer { struct
162 struct bttv_buffer *top; /* top field buffer */ argument
163 struct bttv_buffer *bottom; /* bottom field buffer */
251 int bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf);
255 struct bttv_buffer *vbi);
257 struct bttv_buffer *buf);
262 struct bttv_buffer *buf);
348 struct bttv_buffer *vbi;
457 struct bttv_buffer *screen; /* overlay */
461 struct bttv_buffer *cvbi; /* active vbi buffer */
Dbttv-vbi.c97 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in vbi_buffer_prepare()
203 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in vbi_buffer_queue()
218 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in vbi_buffer_release()
Dbttv-driver.c1499 struct bttv_buffer *new) in bttv_switch_overlay()
1501 struct bttv_buffer *old; in bttv_switch_overlay()
1529 struct bttv_buffer *buf, in bttv_prepare_buffer()
1645 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in buffer_prepare()
1655 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in buffer_queue()
1669 struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); in buffer_release()
2182 struct bttv_buffer *new; in setup_window_lock()
2529 struct bttv_buffer *new; in bttv_overlay()
2621 struct bttv_buffer *new; in bttv_s_fbuf()
2895 struct bttv_buffer *buf; in bttv_poll()
[all …]
Dbttv-risc.c571 bttv_dma_free(struct videobuf_queue *q,struct bttv *btv, struct bttv_buffer *buf) in bttv_dma_free()
585 struct bttv_buffer *vbi) in bttv_buffer_activate_vbi()
696 bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf) in bttv_buffer_risc()
859 struct bttv_buffer *buf) in bttv_overlay_risc()