Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-sony.c878 u8 contactx, contacty; in nsg_mrxu_parse_report() local
888 contacty = rd[offset+3] >> 4; in nsg_mrxu_parse_report()
890 max(contactx, contacty)); in nsg_mrxu_parse_report()
892 min(contactx, contacty)); in nsg_mrxu_parse_report()
894 (bool) (contactx > contacty)); in nsg_mrxu_parse_report()