Searched refs:hpckbd_keymap_table (Results 1 – 2 of 2) sorted by relevance
339 const struct hpckbd_keymap_table *tab; in hpckbd_keymap_lookup()342 for (tab = hpckbd_keymap_table; tab->ht_platform != NULL; tab++) { in hpckbd_keymap_lookup()
1280 const struct hpckbd_keymap_table { struct1289 } hpckbd_keymap_table[] = { argument