Lines Matching defs:device
36 has_disable_while_trackpointing(struct litest_device *device)
38 return libinput_device_config_dwtp_is_available(device->libinput_device);
183 struct libinput_device *device;
203 device = libinput_event_get_device(event);
204 ck_assert(device == trackpoint->libinput_device);
213 device = libinput_event_get_device(event);
214 ck_assert(device == trackpoint->libinput_device);
228 struct libinput_device *device;
246 device = libinput_event_get_device(event);
247 ck_assert(device == trackpoint->libinput_device);
256 device = libinput_event_get_device(event);
257 ck_assert(device == trackpoint->libinput_device);
271 struct libinput_device *device;
294 device = libinput_event_get_device(event);
295 ck_assert(device == trackpoint->libinput_device);
304 device = libinput_event_get_device(event);
305 ck_assert(device == trackpoint->libinput_device);