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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/telephony/
H A Dixj.h1296 unsigned long framesread; member in struct:__anon7069
H A Dixj.c2150 j->framesread = j->frameswritten = 0;
2941 ++j->framesread;
6338 put_user(j->framesread, (unsigned long __user *) argp);
7014 j->framesread = j->frameswritten = 0;
7386 len += sprintf(buf + len, "\nFrames Read %ld", j->framesread);

Completed in 110 milliseconds