Searched refs:has_wheel (Results 1 – 3 of 3) sorted by relevance
56 unsigned has_wheel : 1; member
461 d->has_wheel = 1; in check_hid_device()
355 (p->has_wheel && ioctl(fd, UI_SET_RELBIT, REL_WHEEL) < 0) || in uinput_open_mouse()