Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c710 USB_IFACE_PROTOCOL(UIPROTO_XBOX360_GAMEPAD),},
792 (uaa->info.bInterfaceProtocol == UIPROTO_XBOX360_GAMEPAD)) { in uhid_attach()
/third_party/FreeBSD/sys/dev/usb/
Dusb.h525 #define UIPROTO_XBOX360_GAMEPAD 0x01 macro