Searched refs:key_maxval (Results 1 – 2 of 2) sorted by relevance
26 unsigned int key_maxval; member
112 data = kzalloc(struct_size(data, keycodes, pdata->key_maxval + 1), in mcs_touchkey_probe()153 input_dev->keycodemax = pdata->key_maxval + 1; in mcs_touchkey_probe()