Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttvp.h264 int bttv_buffer_activate_video(struct bttv *btv,
Dbttv-driver.c3676 bttv_buffer_activate_video(btv, &new); in bttv_irq_timeout()
3756 bttv_buffer_activate_video(btv, &new); in bttv_irq_switch_video()
4324 bttv_buffer_activate_video(btv, &idle); in bttv_suspend()
4381 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