Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/tablet/
Dwacom_serial4.c314 u8 in_proximity_p, stylus_p, button; in wacom_handle_packet() local
319 stylus_p = wacom->data[0] & 0x20; in wacom_handle_packet()
324 if (in_proximity_p && stylus_p) { in wacom_handle_packet()
335 if (stylus_p) in wacom_handle_packet()
352 if (stylus_p) { in wacom_handle_packet()