Home
last modified time | relevance | path

Searched refs:eraser (Results 1 – 4 of 4) 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
/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()