Home
last modified time | relevance | path

Searched refs:eraser (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/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
331 For example, a pen that has the eraser button might wobble between
565 For example, a pen that has the eraser button might wobble between
683 # the pen touches the surface, eraser is correctly
685 if pen.eraser
[all...]
H A Dtest_multitouch.py77 self.eraser = False
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c879 * Called by the eraser function, which knows how many character
963 * eraser - handle erase function
975 static void eraser(unsigned char c, struct tty_struct *tty) in eraser() function
1312 eraser(c, tty); in n_tty_receive_char_special()
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c863 * Called by the eraser function, which knows how many character columns have
942 * eraser - handle erase function
953 static void eraser(u8 c, const struct tty_struct *tty) in eraser() function
1280 eraser(c, tty); in n_tty_receive_char_canon()

Completed in 14 milliseconds