Home
last modified time | relevance | path

Searched refs:has_wheel (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthid_config.h56 unsigned has_wheel : 1; member
H A Dparser.y461 d->has_wheel = 1; in check_hid_device()
H A Dbtuinput.c355 (p->has_wheel && ioctl(fd, UI_SET_RELBIT, REL_WHEEL) < 0) || in uinput_open_mouse()