Searched refs:UIPROTO_MOUSE (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/usb/template/
H A Dusb_template_mouse.c147 .bInterfaceProtocol = UIPROTO_MOUSE,
/freebsd-12-stable/sys/dev/usb/gadget/
H A Dg_mouse.c269 (uaa->info.bInterfaceProtocol == UIPROTO_MOUSE))
/freebsd-12-stable/sys/dev/usb/
H A Dusb.h457 #define UIPROTO_MOUSE 2 macro
/freebsd-12-stable/usr.sbin/bhyve/
H A Dusb_mouse.c184 .bInterfaceProtocol = UIPROTO_MOUSE,
/freebsd-12-stable/sys/dev/usb/input/
H A Dums.c421 USB_IFACE_PROTOCOL(UIPROTO_MOUSE),},
444 (uaa->info.bInterfaceProtocol == UIPROTO_MOUSE))
H A Duhid.c715 ((uaa->info.bInterfaceProtocol == UIPROTO_MOUSE) &&
H A Dwsp.c709 id->bInterfaceProtocol != UIPROTO_MOUSE))
H A Datp.c2171 * (uaa->info.bInterfaceProtocol == UIPROTO_MOUSE) doesn't hold true
2176 return ((uaa->info.bInterfaceProtocol == UIPROTO_MOUSE) ?

Completed in 184 milliseconds