Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttvp.h265 int bttv_buffer_activate_video(struct bttv *btv,
Dbttv-driver.c3680 bttv_buffer_activate_video(btv, &new); in bttv_irq_timeout()
3760 bttv_buffer_activate_video(btv, &new); in bttv_irq_switch_video()
4326 bttv_buffer_activate_video(btv, &idle); in bttv_suspend()
4383 bttv_buffer_activate_video(btv, &btv->curr); in bttv_resume()
Dbttv-risc.c649 bttv_buffer_activate_video(struct bttv *btv, in bttv_buffer_activate_video() function