Searched refs:tot_count (Results 1 – 3 of 3) 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()
356 static ssize_t ivtv_read(struct ivtv_stream *s, char __user *ubuf, size_t tot_count, int non_block) in ivtv_read() argument393 rc = ivtv_copy_buf_to_user(s, buf, ubuf + tot_written, tot_count - tot_written); in ivtv_read()407 if (tot_written == tot_count || single_frame) in ivtv_read()
137 desc->tot_count = 0; in desc_set_defaults()1010 return data_race(desc->tot_count); in kstat_irqs_desc()