Searched refs:last_device (Results 1 – 3 of 3) sorted by relevance
60 static void *last_device = NULL; in print_event_header() local166 prefix = (last_device != dev) ? '-' : ' '; in print_event_header()173 last_device = dev; in print_event_header()
204 uintptr_t device, last_device; member462 if (w->evdev.device != w->evdev.last_device) { in draw_evdev_abs()474 w->evdev.last_device = w->evdev.device; in draw_evdev_abs()1335 w->evdev.last_device = 0; in unregister_evdev_device()
7534 prefix = (last_device != dev) ? '-' : ' ';