Searched refs:plain_map (Results 1 – 4 of 4) sorted by relevance
/drivers/s390/char/ |
D | defkeymap.c | 11 u_short plain_map[NR_KEYS] = { variable 88 plain_map, shift_map, NULL, NULL,
|
D | keyboard.c | 381 key_map = kmalloc(sizeof(plain_map), in do_kdsk_ioctl()
|
/drivers/tty/vt/ |
D | defkeymap.c_shipped | 8 u_short plain_map[NR_KEYS] = { 142 plain_map, shift_map, altgr_map, NULL,
|
D | keyboard.c | 1860 new_map = kmalloc(sizeof(plain_map), GFP_KERNEL); in vt_do_kdsk_ioctl()
|