Searched refs:start_capture (Results 1 – 2 of 2) sorted by relevance
112 int start_capture; /* duaring capture in INT. mode. */ member310 ar->start_capture = -1; in ar_read()314 wait_event_interruptible(ar->wait, ar->start_capture == 0); in ar_read()559 ar->start_capture = 1; /* during capture */ in ar_interrupt()563 if (ar->start_capture == 1 && line_number <= (ar->height - 1)) { in ar_interrupt()573 ar->start_capture = 0; in ar_interrupt()
426 static void start_capture(struct omap1_cam_dev *pcdev) in start_capture() function527 start_capture(pcdev); in omap1_videobuf_queue()701 start_capture(pcdev); in videobuf_done()