Home
last modified time | relevance | path

Searched refs:UIPROTO_MOUSE (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb.h449 #define UIPROTO_MOUSE 2 macro
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c866 if (uaa->info.bInterfaceProtocol == UIPROTO_MOUSE) { in uhid_attach()