Searched refs:UIPROTO_MOUSE (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb.h | 449 #define UIPROTO_MOUSE 2 macro |
/third_party/FreeBSD/sys/dev/usb/input/ | ||
D | uhid.c | 866 if (uaa->info.bInterfaceProtocol == UIPROTO_MOUSE) { in uhid_attach() |