Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dcm109.c172 static unsigned short keymap_kip1000(int scancode) in keymap_kip1000() function
288 static unsigned short (*keymap)(int) = keymap_kip1000;
895 keymap = keymap_kip1000; in cm109_select_keymap()