Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Dbttvp.h264 int bttv_buffer_activate_video(struct bttv *btv,
Dbttv-driver.c3682 bttv_buffer_activate_video(btv, &new); in bttv_irq_timeout()
3762 bttv_buffer_activate_video(btv, &new); in bttv_irq_switch_video()
4330 bttv_buffer_activate_video(btv, &idle); in bttv_suspend()
4387 bttv_buffer_activate_video(btv, &btv->curr); in bttv_resume()
Dbttv-risc.c647 bttv_buffer_activate_video(struct bttv *btv, in bttv_buffer_activate_video() function