Searched refs:tip_state (Results 1 – 3 of 3) sorted by relevance
529 __u8 tip_state = data[1] & 0x1; in SEC() local535 if (tip_state) in SEC()550 last_tip_state = tip_state; in SEC()
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()
115 bool *tip_state; /* is the touch valid? */ member619 usage->tip_state = DEFAULT_FALSE; in mt_allocate_usage()905 MT_STORE_FIELD(tip_state); in mt_touch_input_mapping()1127 valid = *slot->tip_state; in mt_process_slot()1153 active = *slot->tip_state || inrange_state; in mt_process_slot()1241 input_event(input, EV_ABS, ABS_MT_DISTANCE, !*slot->tip_state); in mt_process_slot()