Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-sony.c1141 u8 contactx, contacty; in nsg_mrxu_parse_report() local
1150 contactx = rd[offset+3] & 0x0F; in nsg_mrxu_parse_report()
1153 max(contactx, contacty)); in nsg_mrxu_parse_report()
1155 min(contactx, contacty)); in nsg_mrxu_parse_report()
1157 (bool) (contactx > contacty)); in nsg_mrxu_parse_report()