Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/bt8xx/
Dbttvp.h172 struct bttv_buffer_set { struct
264 struct bttv_buffer_set *set);
355 struct bttv_buffer_set video;
465 struct bttv_buffer_set curr; /* active buffers */
Dbttv-driver.c3730 bttv_irq_next_video(struct bttv *btv, struct bttv_buffer_set *set) in bttv_irq_next_video()
3813 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, in bttv_irq_wakeup_video()
3814 struct bttv_buffer_set *curr, unsigned int state) in bttv_irq_wakeup_video()
3871 struct bttv_buffer_set old,new; in bttv_irq_timeout()
3951 struct bttv_buffer_set new; in bttv_irq_switch_video()
3952 struct bttv_buffer_set old; in bttv_irq_switch_video()
4488 struct bttv_buffer_set idle; in bttv_suspend()
Dbttv-risc.c648 struct bttv_buffer_set *set) in bttv_buffer_activate_video()