tag
line
file
source code
old_cnt
49
kernel/chr_drv/lp.c
unsigned int each_cnt = 0, old_cnt = 0;
old_cnt
63
kernel/chr_drv/lp.c
each_cnt = count - old_cnt;
old_cnt
64
kernel/chr_drv/lp.c
old_cnt = count;