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