Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/macintosh/
Dmac_hid.c139 static u_short macalt_map[NR_KEYS] = { variable
180 macalt_map, 0, 0, 0,
Dmac_keyb.c192 static u_short macalt_map[NR_KEYS] __initdata = { variable
708 memcpy(key_maps[8], macalt_map, sizeof(plain_map)); in mackbd_init_hw()