Home
last modified time | relevance | path

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

/drivers/media/pci/cx18/
Dcx18-fileops.c425 int single_frame = 0; in cx18_read() local
438 single_frame = 1; in cx18_read()
479 if (tot_written == tot_count || single_frame) in cx18_read()
/drivers/media/pci/ivtv/
Divtv-fileops.c362 int single_frame = 0; in ivtv_read() local
374 single_frame = 1; in ivtv_read()
409 if (tot_written == tot_count || single_frame) in ivtv_read()