Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/
Dhid-multitouch.c673 #define MT_STORE_FIELD(__name) \ macro
710 MT_STORE_FIELD(cx); in mt_touch_input_mapping()
713 MT_STORE_FIELD(x); in mt_touch_input_mapping()
735 MT_STORE_FIELD(cy); in mt_touch_input_mapping()
738 MT_STORE_FIELD(y); in mt_touch_input_mapping()
754 MT_STORE_FIELD(inrange_state); in mt_touch_input_mapping()
769 MT_STORE_FIELD(confidence_state); in mt_touch_input_mapping()
775 MT_STORE_FIELD(tip_state); in mt_touch_input_mapping()
778 MT_STORE_FIELD(contactid); in mt_touch_input_mapping()
785 MT_STORE_FIELD(w); in mt_touch_input_mapping()
[all …]