Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-multitouch.c681 #define MT_STORE_FIELD(__name) \ macro
718 MT_STORE_FIELD(cx); in mt_touch_input_mapping()
721 MT_STORE_FIELD(x); in mt_touch_input_mapping()
743 MT_STORE_FIELD(cy); in mt_touch_input_mapping()
746 MT_STORE_FIELD(y); in mt_touch_input_mapping()
762 MT_STORE_FIELD(inrange_state); in mt_touch_input_mapping()
777 MT_STORE_FIELD(confidence_state); in mt_touch_input_mapping()
783 MT_STORE_FIELD(tip_state); in mt_touch_input_mapping()
786 MT_STORE_FIELD(contactid); in mt_touch_input_mapping()
793 MT_STORE_FIELD( in mt_touch_input_mapping()
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-multitouch.c711 #define MT_STORE_FIELD(__name) \ macro
748 MT_STORE_FIELD(cx); in mt_touch_input_mapping()
751 MT_STORE_FIELD(x); in mt_touch_input_mapping()
773 MT_STORE_FIELD(cy); in mt_touch_input_mapping()
776 MT_STORE_FIELD(y); in mt_touch_input_mapping()
792 MT_STORE_FIELD(inrange_state); in mt_touch_input_mapping()
809 MT_STORE_FIELD(confidence_state); in mt_touch_input_mapping()
815 MT_STORE_FIELD(tip_state); in mt_touch_input_mapping()
818 MT_STORE_FIELD(contactid); in mt_touch_input_mapping()
825 MT_STORE_FIELD( in mt_touch_input_mapping()
[all...]

Completed in 4 milliseconds