Searched refs:touch_dev (Results 1 – 1 of 1) sorted by relevance
5516 struct libinput_device *tablet_dev, *touch_dev; in START_TEST() local5534 touch_dev = finger->libinput_device; in START_TEST()5539 libinput_device_config_left_handed_set(touch_dev, touch_from); in START_TEST()5542 touch_enabled = libinput_device_config_left_handed_get(touch_dev); in START_TEST()5547 libinput_device_config_left_handed_set(touch_dev, touch_to); in START_TEST()5550 touch_enabled = libinput_device_config_left_handed_get(touch_dev); in START_TEST()