Searched refs:eraser (Results 1 – 6 of 6) sorted by relevance
416 For example, a pen that has the eraser button might wobble between465 self.eraser = False564 pen.eraser = False574 pen.eraser = False581 pen.eraser = False588 pen.eraser = False596 pen.eraser = False604 pen.eraser = False611 pen.eraser = True869 For example, a pen that has the eraser butto[all...]
77 self.eraser = False
440 struct dm_kcopyd_client *eraser; member
3462 if (allocator->eraser != NULL) in finish_loading_allocator()3463 dm_kcopyd_client_destroy(vdo_forget(allocator->eraser)); in finish_loading_allocator()3512 dm_kcopyd_zero(allocator->eraser, 1, regions, 0, copy_callback, allocator); in erase_next_slab_journal()3531 allocator->eraser = dm_kcopyd_client_create(NULL); in initiate_load()3532 if (IS_ERR(allocator->eraser)) { in initiate_load()3534 PTR_ERR(allocator->eraser)); in initiate_load()3535 allocator->eraser = NULL; in initiate_load()4320 if (allocator->eraser != NULL) in vdo_free_slab_depot()4321 dm_kcopyd_client_destroy(vdo_forget(allocator->eraser)); in vdo_free_slab_depot()
925 static void eraser(u8 c, const struct tty_struct *tty) in eraser() function1251 eraser(c, tty); in n_tty_receive_char_canon()
2426 wacom_wac->hid_data.eraser |= value; in wacom_wac_pen_event()2429 wacom_wac->hid_data.eraser |= value; in wacom_wac_pen_event()2571 if (wacom_wac->hid_data.eraser) in wacom_wac_pen_report()2625 wacom_wac->hid_data.eraser = false; in wacom_wac_pen_report()