Searched refs:cx18_read (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-fileops.c437 static ssize_t cx18_read(struct cx18_stream *s, char __user *ubuf, function
505 ssize_t rc = count ? cx18_read(s, ubuf, count, non_block) : 0;

Completed in 31 milliseconds