Searched refs:alps_model_data (Results 1 – 2 of 2) sorted by relevance
12 have enough behavior differences that the alps_model_data definition14 adequate. The design choices were to re-define the alps_model_data16 the new devices outside of the alps_model_data table. The latter design74 separated from the original alps_model_data table and put in the
106 static const struct alps_model_info alps_model_data[] = { variable2855 for (i = 0; i < ARRAY_SIZE(alps_model_data); i++) { in alps_match_table()2856 model = &alps_model_data[i]; in alps_match_table()