Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py416 For example, a pen that has the eraser button might wobble between
465 self.eraser = False
564 pen.eraser = False
574 pen.eraser = False
581 pen.eraser = False
588 pen.eraser = False
596 pen.eraser = False
604 pen.eraser = False
611 pen.eraser = True
869 For example, a pen that has the eraser butto
[all...]
H A Dtest_multitouch.py78 self.eraser = False
/linux/drivers/hid/
H A Dwacom_wac.h301 bool eraser; member
H A Dwacom_wac.c2436 wacom_wac->hid_data.eraser |= value; in wacom_wac_pen_event()
2439 wacom_wac->hid_data.eraser |= value; in wacom_wac_pen_event()
2581 if (wacom_wac->hid_data.eraser) in wacom_wac_pen_report()
2635 wacom_wac->hid_data.eraser = false; in wacom_wac_pen_report()
/linux/drivers/tty/
H A Dn_tty.c925 static void eraser(u8 c, const struct tty_struct *tty) in eraser() function
1251 eraser(c, tty); in n_tty_receive_char_canon()