Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-multitouch.c100 bool *tip_state; /* is the touch valid? */ member
516 usage->tip_state = DEFAULT_FALSE; in mt_allocate_usage()
783 MT_STORE_FIELD(tip_state); in mt_touch_input_mapping()
1000 valid = *slot->tip_state; in mt_process_slot()
1026 active = *slot->tip_state || inrange_state; in mt_process_slot()
1091 input_event(input, EV_ABS, ABS_MT_DISTANCE, !*slot->tip_state); in mt_process_slot()