Searched refs:gpDeviceList (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
H A DSDL_sysjoystick.c103 static recDevice *gpDeviceList = NULL; variable
581 if (gpDeviceList)
627 gpDeviceList = NULL;
635 gpDeviceList = lastDevice = NULL;
666 gpDeviceList = device;
672 device = gpDeviceList;
685 recDevice *device = gpDeviceList;
700 recDevice *device = gpDeviceList;
838 while (NULL != gpDeviceList)
839 gpDeviceList
[all...]

Completed in 195 milliseconds