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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/telephony/
H A Dixj.h1296 unsigned long framesread; member in struct:__anon7112
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 112 milliseconds