Home
last modified time | relevance | path

Searched refs:plain_map (Results 1 – 4 of 4) sorted by relevance

/drivers/s390/char/
Ddefkeymap.c11 u_short plain_map[NR_KEYS] = { variable
88 plain_map, shift_map, NULL, NULL,
Dkeyboard.c381 key_map = kmalloc(sizeof(plain_map), in do_kdsk_ioctl()
/drivers/tty/vt/
Ddefkeymap.c_shipped8 u_short plain_map[NR_KEYS] = {
142 plain_map, shift_map, altgr_map, NULL,
Dkeyboard.c1860 new_map = kmalloc(sizeof(plain_map), GFP_KERNEL); in vt_do_kdsk_ioctl()