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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/easycap/
H A Deasycap.h436 int audio_read; /* Audio buffer page being read by easysnd_read(). */
437 /* Set by easysnd_read() to trail audio_fill by */
512 ssize_t easysnd_read(struct file *, char __user *, size_t, loff_t *);
H A Deasycap_sound.c647 easysnd_read(struct file *file, char __user *puserspacebuffer, \ function
672 JOT(8, "===== easysnd_read(): kount=%i, *poff=%i\n", (int)kount, (int)(*poff));
676 SAY("ERROR in easysnd_read(): peasycap is NULL\n");
743 SAY("easysnd_read: MISTAKE: kount1 is negative\n");
H A Deasycap_main.c109 .read = easysnd_read,

Completed in 38 milliseconds