Searched refs:tablet_device (Results 1 – 3 of 3) sorted by relevance
2531 struct evdev_device *tablet_device = tp->left_handed.tablet_device; in tp_change_rotation() local2544 if (notify == DO_NOTIFY && tablet_device) { in tp_change_rotation()2545 struct evdev_dispatch *dispatch = tablet_device->dispatch; in tp_change_rotation()2549 tablet_device, in tp_change_rotation()2570 tp->left_handed.tablet_device = tablet; in tp_pair_tablet()2661 if (removed_device == tp->left_handed.tablet_device) { in tp_interface_device_removed()2662 tp->left_handed.tablet_device = NULL; in tp_interface_device_removed()2806 if (!tp->left_handed.tablet_device) in touchpad_left_handed_toggled()
513 struct evdev_device *tablet_device; member
1945 struct evdev_device *tablet_device, in tablet_toggle_touch_device() argument