Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-sony.c1032 u8 contactx, contacty; in nsg_mrxu_parse_report() local
1042 contacty = rd[offset+3] >> 4; in nsg_mrxu_parse_report()
1044 max(contactx, contacty)); in nsg_mrxu_parse_report()
1046 min(contactx, contacty)); in nsg_mrxu_parse_report()
1048 (bool) (contactx > contacty)); in nsg_mrxu_parse_report()