Searched refs:tip_state (Results 1 – 2 of 2) sorted by relevance
46 u8 tip_state; member845 if (current_tip_state != cs42l84->tip_state) { in cs42l84_irq_thread()846 cs42l84->tip_state = current_tip_state; in cs42l84_irq_thread()866 cs42l84->tip_state = CS42L84_UNPLUG; in cs42l84_irq_thread()942 cs42l84->tip_state = (((char) reg) & in cs42l84_setup_plug_detect()
110 bool *tip_state; /* is the touch valid? */ member559 usage->tip_state = DEFAULT_FALSE; in mt_allocate_usage()828 MT_STORE_FIELD(tip_state); in mt_touch_input_mapping()1046 valid = *slot->tip_state; in mt_process_slot()1072 active = *slot->tip_state || inrange_state; in mt_process_slot()1157 input_event(input, EV_ABS, ABS_MT_DISTANCE, !*slot->tip_state); in mt_process_slot()