Searched refs:input_max_code (Results 1 – 1 of 1) sorted by relevance
51 static const unsigned int input_max_code[EV_CNT] = { variable2105 if (type < EV_CNT && input_max_code[type] && in input_set_capability()2106 code > input_max_code[type]) { in input_set_capability()