tag
line
file
source code
pad_table
1154
kernel/chr_drv/keyboard.c
static unsigned int pad_table[] = { 7,8,9,0,4,5,6,0,1,2,3,0,0 };
pad_table
1213
kernel/chr_drv/keyboard.c
npadch=npadch*10+pad_table[sc];