tip_state 100 drivers/hid/hid-multitouch.c bool *tip_state; /* is the touch valid? */ tip_state 523 drivers/hid/hid-multitouch.c usage->tip_state = DEFAULT_FALSE; tip_state 786 drivers/hid/hid-multitouch.c MT_STORE_FIELD(tip_state); tip_state 1001 drivers/hid/hid-multitouch.c valid = *slot->tip_state; tip_state 1027 drivers/hid/hid-multitouch.c active = *slot->tip_state || inrange_state; tip_state 1092 drivers/hid/hid-multitouch.c input_event(input, EV_ABS, ABS_MT_DISTANCE, !*slot->tip_state);