Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/pci/bt8xx/
Dbttvp.h211 int bttv_buffer_activate_video(struct bttv *btv,
Dbttv-driver.c2808 bttv_buffer_activate_video(btv, &new); in bttv_irq_timeout()
2892 bttv_buffer_activate_video(btv, &new); in bttv_irq_switch_video()
3506 bttv_buffer_activate_video(btv, &idle); in bttv_suspend()
3540 bttv_buffer_activate_video(btv, &btv->curr); in bttv_resume()
Dbttv-risc.c605 bttv_buffer_activate_video(struct bttv *btv, in bttv_buffer_activate_video() function