Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py152 self.eraser = False
192 self.eraser = False
200 self.eraser = False
205 self.eraser = False
210 self.eraser = False
215 self.eraser = True
685 if pen.eraser:
H A Dtest_multitouch.py77 self.eraser = False
/openbmc/linux/drivers/tty/
H A Dn_tty.c953 static void eraser(u8 c, const struct tty_struct *tty) in eraser() function
1280 eraser(c, tty); in n_tty_receive_char_canon()