Searched refs:nr_touch_devices (Results 1 – 1 of 1) sorted by relevance
61 int nr_touch_devices; member79 int i = test->nr_touch_devices; in touch_device_add()88 test->nr_touch_devices++; in touch_device_add()94 int i = test->nr_touch_devices - 1; in touch_device_remove()100 --test->nr_touch_devices; in touch_device_remove()126 while (test->nr_touch_devices > 0) in test_seat_release()