Searched refs:tip_status (Results 1 – 2 of 2) sorted by relevance
130 int tip_status; /*contact status*/ member
589 report->stylus.tip_status = (rbuf[3] & 0x33) >> 1; in elan_ts_recv_data()786 stylus.tip_status,stylus.inrange_status); in elants_a_report()799 input_report_key(ts->pen_idev, BTN_TOUCH, stylus.tip_status); in elants_a_report()800 input_report_key(ts->pen_idev, BTN_TOOL_PEN, stylus.tip_status); in elants_a_report()