Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-sony.c1281 u8 contactx, contacty; in nsg_mrxu_parse_report() local
1291 contacty = rd[offset+3] >> 4; in nsg_mrxu_parse_report()
1293 max(contactx, contacty)); in nsg_mrxu_parse_report()
1295 min(contactx, contacty)); in nsg_mrxu_parse_report()
1297 (bool) (contactx > contacty)); in nsg_mrxu_parse_report()