Home
last modified time | relevance | path

Searched full:gamepad (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/dev/hid/
H A Dxb360gp.c31 * XBox 360 gamepad driver thanks to the custom descriptor in usbhid.
97 /* the Xbox 360 gamepad doesn't use the HID class */
108 /* the Xbox 360 gamepad has no report descriptor */ in xb360gp_identify()
130 device_set_desc(dev, "XBox 360 Gamepad"); in xb360gp_probe()
142 * Turn off the four LEDs on the gamepad which in xb360gp_attach()
H A Dhgame.c31 * Generic HID game controller (joystick/gamepad) driver,
195 "Gamepad" : "Joystick"); in hgame_probe()
H A Dhidquirk.h50 HQ(IS_XBOX360GP), /* device is XBox 360 GamePad */ \
H A Dps4dshock.c62 "Sony PS4 DualShock Gamepad");
982 * button location was grouped with other GamePad buttons by in ps4dsmtp_final_cb()
983 * touchpad designers so it belongs to GamePad TLC. Fix it with in ps4dsmtp_final_cb()
1116 /* Overload PS4 DualShock gamepad rudimentary report descriptor */ in ps4dshock_identify()
H A Dhidrdesc.h187 0x09, 0x05, /* USAGE (Gamepad) */\
H A Dhidbus.c355 * Ignore error. It is possible for non-HID device e.g. XBox360 gamepad in hidbus_attach()
/freebsd/share/man/man4/
H A Dxb360gp.429 .Nd XBox 360 gamepad driver
52 driver provides support for XBox 360 gamepad driver.
H A Dps4dshock.429 .Nd Sony PlayStation 4 Dualshock 4 gamepad driver
51 driver provides support for Sony PlayStation 4 Dualshock 4 gamepad driver.
H A Dhgame.432 .Nd generic HID gamepad, joystick, and controller evdev driver
/freebsd/share/misc/
H A Dusb_vendors42 0006 PC TWIN SHOCK Gamepad
43 0011 Gamepad
1405 1003 Blaster GamePad Cobra
1406 1050 GamePad Cobra
1782 4001 GamePad Pro
2054 a0a3 Fusion Digital GamePad
2065 b320 Dual Trigger gamepad PC/PS2 2.0
2068 b326 Gamepad GP XID
2316 0026 SideWinder GamePad Pro
2317 0027 SideWinder PnP GamePad
[all …]
H A Dusb_hid_usages219 0x37 Gamepad Fire/Jump
220 0x39 Gamepad Trigger
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dgamecube.dts94 gamepad-controller@c006400 {
H A Dwii.dts93 gamepad-controller@d006400 {
/freebsd/sys/dev/usb/input/
H A Duhid.c706 /* the Xbox 360 gamepad doesn't use the HID class */
827 * Turn off the four LEDs on the gamepad which in uhid_attach()
837 /* the Xbox 360 gamepad has no report descriptor */ in uhid_attach()
H A Dusbhid.c763 /* the Xbox 360 gamepad doesn't use the HID class */
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3566-anbernic-rg-arc.dtsi130 * Device uses a non-standard six button layout for a gamepad with X,
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-2024.dts34 gpio_keys_gamepad: gpio-keys-gamepad {
/freebsd/sys/dev/usb/
H A Dusbdevs2414 product GRAVIS GAMEPADPRO 0x4001 GamePad Pro
2958 product LOGITECH WMPAD 0xc208 WingMan GamePad Extreme
4201 product ROCKFIRE GAMEPAD 0x2033 gamepad 203USB
4818 product THRUST FUSION_PAD 0xa0a3 Fusion Digital Gamepad
/freebsd/sys/conf/
H A DNOTES2449 device ps4dshock # Sony PS4 DualShock 4 gamepad driver
2453 device xb360gp # XBox 360 gamepad driver