Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A 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 */
H A Dbttv-driver.c2656 bttv_irq_next_video(struct bttv *btv, struct bttv_buffer_set *set) in bttv_irq_next_video()
2727 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, in bttv_irq_wakeup_video()
2728 struct bttv_buffer_set *curr, unsigned int state) in bttv_irq_wakeup_video()
2804 struct bttv_buffer_set old,new; in bttv_irq_timeout()
2889 struct bttv_buffer_set new; in bttv_irq_switch_video()
2890 struct bttv_buffer_set old; in bttv_irq_switch_video()
3513 struct bttv_buffer_set idle; in bttv_suspend()
H A Dbttv-risc.c606 struct bttv_buffer_set *set) in bttv_buffer_activate_video()