Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dsony-laptop.c225 static const int sony_laptop_input_index[] = { variable
423 if (event >= ARRAY_SIZE(sony_laptop_input_index)) { in sony_laptop_report_input_event()
427 if ((scancode = sony_laptop_input_index[event]) != -1) { in sony_laptop_report_input_event()