Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dxb360gp.c100 USB_IFACE_PROTOCOL(UIPROTO_XBOX360_GAMEPAD),},
/freebsd/sys/dev/usb/input/
H A Duhid.c711 USB_IFACE_PROTOCOL(UIPROTO_XBOX360_GAMEPAD),},
826 (uaa->info.bInterfaceProtocol == UIPROTO_XBOX360_GAMEPAD)) { in uhid_attach()
H A Dusbhid.c760 USB_IFACE_PROTOCOL(UIPROTO_XBOX360_GAMEPAD),
/freebsd/sys/dev/usb/
H A Dusb.h524 #define UIPROTO_XBOX360_GAMEPAD 0x01 macro