Home
last modified time | relevance | path

Searched defs:inst_id (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/directx/wine/dinput/
H A Djoystick_linux.c861 int inst_id = -1; in joy_polldev() local
H A Dmouse.c321 int wdata = 0, inst_id = -1, ret = 0; in dinput_mouse_hook() local
H A Djoystick_linuxinput.c885 int inst_id = -1; in joy_polldev() local
H A Djoystick_osx.c792 int inst_id; in poll_osx_device_state() local
H A Ddevice.c1025 void queue_event(LPDIRECTINPUTDEVICE8A iface, int inst_id, DWORD data, DWORD time, DWORD seq) in queue_event()