Searched refs:SDL_hidapi_wasinit (Results 1 – 1 of 1) sorted by relevance
448 static SDL_bool SDL_hidapi_wasinit = SDL_FALSE; variable454 if (SDL_hidapi_wasinit == SDL_TRUE) { in hid_init()519 if (SDL_hidapi_wasinit == SDL_FALSE) { in hid_exit()549 if (SDL_hidapi_wasinit == SDL_FALSE) { in hid_enumerate()627 if (SDL_hidapi_wasinit == SDL_FALSE) { in hid_open()654 if (SDL_hidapi_wasinit == SDL_FALSE) { in hid_open_path()
Completed in 5 milliseconds