Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/pci/bt8xx/
Dbttvp.h214 int bttv_buffer_activate_vbi(struct bttv *btv,
Dbttv-driver.c2809 bttv_buffer_activate_vbi(btv, NULL); in bttv_irq_timeout()
2932 bttv_buffer_activate_vbi(btv, new); in bttv_irq_switch_vbi()
3507 bttv_buffer_activate_vbi(btv, NULL); in bttv_suspend()
3541 bttv_buffer_activate_vbi(btv, btv->cvbi); in bttv_resume()
Dbttv-risc.c554 bttv_buffer_activate_vbi(struct bttv *btv, in bttv_buffer_activate_vbi() function