Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c580 ATP_STROKE_TOUCH, enumerator
1378 if (stroke_type == ATP_STROKE_TOUCH) in fg_match_stroke_component()
1610 (strokep->type == ATP_STROKE_TOUCH) ? '[' : '<', in fg_update_strokes()
1615 (strokep->type == ATP_STROKE_TOUCH) ? ']' : '>', in fg_update_strokes()
1616 (strokep->type == ATP_STROKE_TOUCH) ? '[' : '<', in fg_update_strokes()
1621 (strokep->type == ATP_STROKE_TOUCH) ? ']' : '>'); in fg_update_strokes()
1681 strokep->type = ATP_STROKE_TOUCH; in fg_add_stroke()
1788 strokep->type = ATP_STROKE_TOUCH; in wsp_add_stroke()
1820 if (strokep->type != ATP_STROKE_TOUCH) in atp_advance_stroke_state()
2026 if (strokep->type == ATP_STROKE_TOUCH) { in atp_reap_sibling_zombies()