Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hid/
Dhid-sony.c1160 u8 contactx, contacty; in nsg_mrxu_parse_report() local
1170 contacty = rd[offset+3] >> 4; in nsg_mrxu_parse_report()
1172 max(contactx, contacty)); in nsg_mrxu_parse_report()
1174 min(contactx, contacty)); in nsg_mrxu_parse_report()
1176 (bool) (contactx > contacty)); in nsg_mrxu_parse_report()