Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/pci/cx18/
Dcx18-fileops.c410 int single_frame = 0; in cx18_read() local
423 single_frame = 1; in cx18_read()
464 if (tot_written == tot_count || single_frame) in cx18_read()
/Linux-v5.15/drivers/media/pci/ivtv/
Divtv-fileops.c350 int single_frame = 0; in ivtv_read() local
362 single_frame = 1; in ivtv_read()
397 if (tot_written == tot_count || single_frame) in ivtv_read()