Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/tablet/
H A Dwacom_serial4.c311 u8 in_proximity_p, stylus_p, button; in wacom_handle_packet() local
316 stylus_p = wacom->data[0] & 0x20; in wacom_handle_packet()
321 if (in_proximity_p && stylus_p) { in wacom_handle_packet()
332 if (stylus_p) in wacom_handle_packet()
349 if (stylus_p) { in wacom_handle_packet()