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

/linux-4.4.14/drivers/platform/x86/
H A Dsony-laptop.c225 static int sony_laptop_input_index[] = { variable
423 if (event >= ARRAY_SIZE(sony_laptop_input_index)) { sony_laptop_report_input_event()
427 if ((scancode = sony_laptop_input_index[event]) != -1) { sony_laptop_report_input_event()

Completed in 71 milliseconds