taglinefilesource code
NR_KEYS37arch/m68k/amiga/amikeyb.cstatic u_short amiplain_map[NR_KEYS] = {
NR_KEYS56arch/m68k/amiga/amikeyb.cstatic u_short amishift_map[NR_KEYS] = {
NR_KEYS75arch/m68k/amiga/amikeyb.cstatic u_short amialtgr_map[NR_KEYS] = {
NR_KEYS94arch/m68k/amiga/amikeyb.cstatic u_short amictrl_map[NR_KEYS] = {
NR_KEYS113arch/m68k/amiga/amikeyb.cstatic u_short amishift_ctrl_map[NR_KEYS] = {
NR_KEYS132arch/m68k/amiga/amikeyb.cstatic u_short amialt_map[NR_KEYS] = {
NR_KEYS151arch/m68k/amiga/amikeyb.cstatic u_short amictrl_alt_map[NR_KEYS] = {
NR_KEYS88arch/m68k/atari/atakeyb.cstatic u_short ataplain_map[NR_KEYS] = {
NR_KEYS107arch/m68k/atari/atakeyb.cstatic u_short atashift_map[NR_KEYS] = {
NR_KEYS126arch/m68k/atari/atakeyb.cstatic u_short atactrl_map[NR_KEYS] = {
NR_KEYS145arch/m68k/atari/atakeyb.cstatic u_short atashift_ctrl_map[NR_KEYS] = {
NR_KEYS164arch/m68k/atari/atakeyb.cstatic u_short ataalt_map[NR_KEYS] = {
NR_KEYS183arch/m68k/atari/atakeyb.cstatic u_short atashift_alt_map[NR_KEYS] = {
NR_KEYS202arch/m68k/atari/atakeyb.cstatic u_short atactrl_alt_map[NR_KEYS] = {
NR_KEYS221arch/m68k/atari/atakeyb.cstatic u_short atashift_ctrl_alt_map[NR_KEYS] = {
NR_KEYS8drivers/char/defkeymap.cu_short plain_map[NR_KEYS] = {
NR_KEYS27drivers/char/defkeymap.cu_short shift_map[NR_KEYS] = {
NR_KEYS46drivers/char/defkeymap.cu_short altgr_map[NR_KEYS] = {
NR_KEYS65drivers/char/defkeymap.cu_short ctrl_map[NR_KEYS] = {
NR_KEYS84drivers/char/defkeymap.cu_short shift_ctrl_map[NR_KEYS] = {
NR_KEYS103drivers/char/defkeymap.cu_short alt_map[NR_KEYS] = {
NR_KEYS122drivers/char/defkeymap.cu_short ctrl_alt_map[NR_KEYS] = {
NR_KEYS422drivers/char/vt.cif ((i = get_user(&a->kb_index)) >= NR_KEYS)
NR_KEYS449drivers/char/vt.cif ((i = get_user(&a->kb_index)) >= NR_KEYS)
NR_KEYS490drivers/char/vt.cfor (j = 1; j < NR_KEYS; j++)
NR_KEYS8drivers/sbus/char/sunkeymap.cu_short plain_map[NR_KEYS] = {
NR_KEYS27drivers/sbus/char/sunkeymap.cu_short shift_map[NR_KEYS] = {
NR_KEYS46drivers/sbus/char/sunkeymap.cu_short altgr_map[NR_KEYS] = {
NR_KEYS65drivers/sbus/char/sunkeymap.cu_short ctrl_map[NR_KEYS] = {
NR_KEYS84drivers/sbus/char/sunkeymap.cu_short shift_ctrl_map[NR_KEYS] = {
NR_KEYS103drivers/sbus/char/sunkeymap.cu_short alt_map[NR_KEYS] = {
NR_KEYS122drivers/sbus/char/sunkeymap.cu_short ctrl_alt_map[NR_KEYS] = {
NR_KEYS25include/linux/keyboard.hextern unsigned short plain_map[NR_KEYS];