Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dsony-laptop.c211 static const int sony_laptop_input_index[] = { variable
409 if (event >= ARRAY_SIZE(sony_laptop_input_index)) { in sony_laptop_report_input_event()
413 if ((scancode = sony_laptop_input_index[event]) != -1) { in sony_laptop_report_input_event()