OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Joystick
(Results
1 - 4
of
4
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_ikbdinterrupt.S
200
|
Joystick
packet ?
230
|
Joystick
packet, byte #1
356
|
Joystick
packet, byte #2
/external/qemu/distrib/sdl-1.2.15/src/joystick/linux/
SDL_sysjoystick.c
26
/* This is the system specific header for the SDL
joystick
API */
33
#include <linux/
joystick
.h>
42
/* Special
joystick
configurations */
57
{ "Microsoft SideWinder Precision 2
Joystick
", 4, 1, 0 },
68
Some USB HIDs show up as a single
joystick
even though they actually
157
This array sets up a means of mapping a single physical
joystick
to
164
an array of layout structures, one to describe each logical
joystick
274
/* The private structure used to keep track of a
joystick
*/
277
/* The current linux
joystick
driver maps hats to two axes */
281
/* The current linux
joystick
driver maps balls to two axes *
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/joystick/beos/
SDL_bejoystick.cc
26
/* This is the system specific header for the SDL
joystick
API */
29
#include <be/device/
Joystick
.h>
45
/* The private structure used to keep track of a
joystick
*/
54
* joysticks.
Joystick
0 should be the system default
joystick
.
59
BJoystick
joystick
;
local
66
nports =
joystick
.CountDevices();
71
if (
joystick
.GetDeviceName(i, name) == B_OK ) {
72
if (
joystick
.Open(name) != B_ERROR ) {
74
joystick
.GetControllerName(&stick_name)
[
all
...]
/external/chromium_org/third_party/usb_ids/
usb.ids
32
0006 Generic USB
Joystick
75
2043 LUFA
Joystick
Demo Application
[
all
...]
Completed in 70 milliseconds