Searched refs:single_frame (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/pci/ivtv/
H A Divtv-fileops.c350 int single_frame = 0; local
362 single_frame = 1;
397 if (tot_written == tot_count || single_frame)
/linux-master/drivers/media/pci/cx18/
H A Dcx18-fileops.c410 int single_frame = 0; local
423 single_frame = 1;
464 if (tot_written == tot_count || single_frame)

Completed in 88 milliseconds