Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttvp.h211 int bttv_buffer_activate_video(struct bttv *btv,
H A Dbttv-driver.c2827 bttv_buffer_activate_video(btv, &new); in bttv_irq_timeout()
2911 bttv_buffer_activate_video(btv, &new); in bttv_irq_switch_video()
3526 bttv_buffer_activate_video(btv, &idle); in bttv_suspend()
3560 bttv_buffer_activate_video(btv, &btv->curr); in bttv_resume()
H A Dbttv-risc.c605 bttv_buffer_activate_video(struct bttv *btv, in bttv_buffer_activate_video() function