Home
last modified time | relevance | path

Searched defs:device_players (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/directx/wine/dinput/
H A Ddinput_private.h51 struct list device_players; /* device instance guid to player name */ member
H A Ddinput_main.c986 struct list *device_players, REFGUID guid) in should_enumerate_device()