Searched refs:tot_count (Results 1 – 2 of 2) sorted by relevance
406 size_t tot_count, int non_block) in cx18_read() argument446 tot_count - tot_written); in cx18_read()464 if (tot_written == tot_count || single_frame) in cx18_read()
346 static ssize_t ivtv_read(struct ivtv_stream *s, char __user *ubuf, size_t tot_count, int non_block) in ivtv_read() argument383 rc = ivtv_copy_buf_to_user(s, buf, ubuf + tot_written, tot_count - tot_written); in ivtv_read()397 if (tot_written == tot_count || single_frame) in ivtv_read()