Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dinput/
H A Deffect_linuxinput.c179 int ret, old_effect_id; in LinuxInputEffectImpl_Download() local
184 old_effect_id = This->effect.id; in LinuxInputEffectImpl_Download()
190 This->effect.id = old_effect_id; in LinuxInputEffectImpl_Download()