Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-multitouch.c940 int fieldmax, max; in mt_set_maxcontacts() local
952 fieldmax = r->field[0]->logical_maximum; in mt_set_maxcontacts()
953 max = min(fieldmax, max); in mt_set_maxcontacts()