Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-multitouch.c791 #define MT_STORE_FIELD(__name) \ macro
828 MT_STORE_FIELD(cx); in mt_touch_input_mapping()
831 MT_STORE_FIELD(x); in mt_touch_input_mapping()
853 MT_STORE_FIELD(cy); in mt_touch_input_mapping()
856 MT_STORE_FIELD(y); in mt_touch_input_mapping()
872 MT_STORE_FIELD(inrange_state); in mt_touch_input_mapping()
890 MT_STORE_FIELD(confidence_state); in mt_touch_input_mapping()
907 MT_STORE_FIELD(tip_state); in mt_touch_input_mapping()
918 MT_STORE_FIELD(contactid); in mt_touch_input_mapping()
925 MT_STORE_FIELD(w); in mt_touch_input_mapping()
[all …]