Home
last modified time | relevance | path

Searched refs:macaltgr_map (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/macintosh/
Dmac_hid.c82 static u_short macaltgr_map[NR_KEYS] = { variable
178 macplain_map, macshift_map, macaltgr_map, 0,
Dmac_keyb.c135 static u_short macaltgr_map[NR_KEYS] __initdata = { variable
705 memcpy(key_maps[2], macaltgr_map, sizeof(plain_map)); in mackbd_init_hw()