Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/serio/
Darc_ps2.c259 static const struct of_device_id arc_ps2_match[] = { variable
263 MODULE_DEVICE_TABLE(of, arc_ps2_match);
269 .of_match_table = of_match_ptr(arc_ps2_match),