Searched refs:nInstanceID (Results 1 – 2 of 2) sorted by relevance
270 device->nInstanceID = ++s_nInstanceID; in SDL_SYS_AddJoystickDevice()358 SDL_PrivateJoystickRemoved(pCurList->nInstanceID); in SDL_SYS_JoystickDetect()411 return device->nInstanceID; in SDL_SYS_GetInstanceIdOfDeviceIndex()428 joystick->instance_id = joystickdevice->nInstanceID; in SDL_SYS_JoystickOpen()
35 SDL_JoystickID nInstanceID; member