Home
last modified time | relevance | path

Searched refs:bttv_buffer_set (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/media/pci/bt8xx/
Dbttvp.h156 struct bttv_buffer_set { struct
212 struct bttv_buffer_set *set);
304 struct bttv_buffer_set video;
416 struct bttv_buffer_set curr; /* active buffers */
Dbttv-driver.c2658 bttv_irq_next_video(struct bttv *btv, struct bttv_buffer_set *set) in bttv_irq_next_video()
2729 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, in bttv_irq_wakeup_video()
2730 struct bttv_buffer_set *curr, unsigned int state) in bttv_irq_wakeup_video()
2785 struct bttv_buffer_set old,new; in bttv_irq_timeout()
2870 struct bttv_buffer_set new; in bttv_irq_switch_video()
2871 struct bttv_buffer_set old; in bttv_irq_switch_video()
3493 struct bttv_buffer_set idle; in bttv_suspend()
Dbttv-risc.c606 struct bttv_buffer_set *set) in bttv_buffer_activate_video()