Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/template/
H A Dusb_template_mouse.c146 .bInterfaceProtocol = UIPROTO_MOUSE,
/freebsd/sys/dev/usb/gadget/
H A Dg_mouse.c265 (uaa->info.bInterfaceProtocol == UIPROTO_MOUSE)) in g_mouse_probe()
/freebsd/sys/dev/usb/input/
H A Dums.c418 USB_IFACE_PROTOCOL(UIPROTO_MOUSE),},
441 (uaa->info.bInterfaceProtocol == UIPROTO_MOUSE)) in ums_probe()
H A Duhid.c742 ((uaa->info.bInterfaceProtocol == UIPROTO_MOUSE) && in uhid_probe()
H A Dusbhid.c771 USB_IFACE_PROTOCOL(UIPROTO_MOUSE),
H A Dwsp.c732 id->bInterfaceProtocol != UIPROTO_MOUSE)) in wsp_probe()
H A Datp.c2171 return ((uaa->info.bInterfaceProtocol == UIPROTO_MOUSE) ? in atp_probe()
/freebsd/sys/dev/usb/
H A Dusb.h457 #define UIPROTO_MOUSE 2 macro
/freebsd/usr.sbin/bhyve/
H A Dusb_mouse.c184 .bInterfaceProtocol = UIPROTO_MOUSE,