Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttvp.h214 int bttv_buffer_activate_vbi(struct bttv *btv,
H A Dbttv-driver.c2828 bttv_buffer_activate_vbi(btv, NULL); in bttv_irq_timeout()
2951 bttv_buffer_activate_vbi(btv, new); in bttv_irq_switch_vbi()
3527 bttv_buffer_activate_vbi(btv, NULL); in bttv_suspend()
3561 bttv_buffer_activate_vbi(btv, btv->cvbi); in bttv_resume()
H A Dbttv-risc.c554 bttv_buffer_activate_vbi(struct bttv *btv, in bttv_buffer_activate_vbi() function