Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-multitouch.c886 int fieldmax, max; in mt_set_maxcontacts() local
898 fieldmax = r->field[0]->logical_maximum; in mt_set_maxcontacts()
899 max = min(fieldmax, max); in mt_set_maxcontacts()