Searched refs:in_proximity_p (Results 1 – 1 of 1) sorted by relevance
314 u8 in_proximity_p, stylus_p, button; in wacom_handle_packet() local318 in_proximity_p = wacom->data[0] & 0x40; in wacom_handle_packet()324 if (in_proximity_p && stylus_p) { in wacom_handle_packet()346 input_report_key(wacom->dev, tools[tool].input_id, in_proximity_p); in wacom_handle_packet()348 in_proximity_p ? tools[tool].device_id : 0); in wacom_handle_packet()