Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/bt8xx/
A 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 */
A 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()
A Dbttv-driver.c1501 struct bttv_buffer *old; in bttv_switch_overlay()
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()
2895 struct bttv_buffer *buf; in bttv_poll()
3456 struct bttv_buffer *item; in bttv_irq_next_video()
3591 struct bttv_buffer *ovbi; in bttv_irq_timeout()
3592 struct bttv_buffer *item; in bttv_irq_timeout()
[all …]
A 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()

Completed in 13 milliseconds