Searched refs:sony_laptop_input_index (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dsony-laptop.c164 static int sony_laptop_input_index[] = { variable
359 if (event >= ARRAY_SIZE(sony_laptop_input_index)) {
363 if (sony_laptop_input_index[event] != -1) {
364 kp.key = sony_laptop_input_keycode_map[sony_laptop_input_index[event]];

Completed in 81 milliseconds