Searched refs:HUG_MOUSE (Results 1 – 6 of 6) sorted by relevance
| /src/sys/dev/hid/ |
| H A D | ietp.c | 144 { HID_TLC(HUP_GENERIC_DESKTOP, HUG_MOUSE), HID_BUS(BUS_I2C), HID_PNP(pnp) } 204 0x09, HUG_MOUSE, /* Usage (Mouse) */ 217 0x09, HUG_MOUSE, /* Usage (Mouse) */
|
| H A D | hid.h | 65 #define HUG_MOUSE 0x0002 macro
|
| H A D | hms.c | 112 { HID_TLC(HUP_GENERIC_DESKTOP, HUG_MOUSE) },
|
| H A D | bcm5974.c | 58 #define BCM5974_TLC_USAGE HUG_MOUSE
|
| H A D | hid.c | 925 HID_USAGE2(HUP_GENERIC_DESKTOP, HUG_MOUSE)) in hid_is_mouse()
|
| /src/usr.sbin/bluetooth/bthidd/ |
| H A D | parser.y | 428 HID_USAGE2(HUP_GENERIC_DESKTOP, HUG_MOUSE)) in check_hid_device()
|