Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Dbttv-risc.c382 static int bttv_set_capture_control(struct bttv *btv, int start_capture) in bttv_set_capture_control() argument
394 capctl |= start_capture; in bttv_set_capture_control()
420 void bttv_set_dma(struct bttv *btv, int start_capture) in bttv_set_dma() argument
426 capctl = bttv_set_capture_control(btv, start_capture); in bttv_set_dma()