Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-sony.c1162 u8 contactx, contacty; in nsg_mrxu_parse_report() local
1172 contacty = rd[offset+3] >> 4; in nsg_mrxu_parse_report()
1174 max(contactx, contacty)); in nsg_mrxu_parse_report()
1176 min(contactx, contacty)); in nsg_mrxu_parse_report()
1178 (bool) (contactx > contacty)); in nsg_mrxu_parse_report()