Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx18/
H A Dcx18-fileops.c470 static ssize_t cx18_read_pos(struct cx18_stream *s, char __user *ubuf, in cx18_read_pos() function
587 return cx18_read_pos(s, buf, count, pos, filp->f_flags & O_NONBLOCK); in cx18_v4l2_read()