Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/hidapi/
A DSDL_hidapi.c448 static SDL_bool SDL_hidapi_wasinit = SDL_FALSE; variable
454 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