Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/bt8xx/
Dbttvp.h252 int bttv_buffer_activate_video(struct bttv *btv,
Dbttv-driver.c3612 bttv_buffer_activate_video(btv, &new); in bttv_irq_timeout()
3692 bttv_buffer_activate_video(btv, &new); in bttv_irq_switch_video()
4280 bttv_buffer_activate_video(btv, &idle); in bttv_suspend()
4314 bttv_buffer_activate_video(btv, &btv->curr); in bttv_resume()
Dbttv-risc.c636 bttv_buffer_activate_video(struct bttv *btv, in bttv_buffer_activate_video() function