Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttvp.h174 struct bttv_buffer_set { struct
266 struct bttv_buffer_set *set);
360 struct bttv_buffer_set video;
473 struct bttv_buffer_set curr; /* active buffers */
Dbttv-driver.c3520 bttv_irq_next_video(struct bttv *btv, struct bttv_buffer_set *set) in bttv_irq_next_video()
3603 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, in bttv_irq_wakeup_video()
3604 struct bttv_buffer_set *curr, unsigned int state) in bttv_irq_wakeup_video()
3658 struct bttv_buffer_set old,new; in bttv_irq_timeout()
3738 struct bttv_buffer_set new; in bttv_irq_switch_video()
3739 struct bttv_buffer_set old; in bttv_irq_switch_video()
4313 struct bttv_buffer_set idle; in bttv_suspend()
Dbttv-risc.c650 struct bttv_buffer_set *set) in bttv_buffer_activate_video()