Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/
Darv.c111 unsigned int start_capture; /* duaring capture in INT. mode. */ member
309 ar->start_capture = 0; in ar_read()
557 ar->start_capture = 1; /* during capture */ in ar_interrupt()
561 if (ar->start_capture == 1 && line_number <= (ar->height - 1)) { in ar_interrupt()
571 ar->start_capture = 0; in ar_interrupt()
Domap1_camera.c436 static void start_capture(struct omap1_cam_dev *pcdev) in start_capture() function
537 start_capture(pcdev); in omap1_videobuf_queue()
711 start_capture(pcdev); in videobuf_done()