Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/sensor/
A DSDL_syssensor.h75 SDL_SensorID (*GetDeviceInstanceID)(int device_index); member
A DSDL_sensor.c203 instance_id = driver->GetDeviceInstanceID(device_index); in SDL_SensorGetDeviceInstanceID()
237 instance_id = driver->GetDeviceInstanceID(device_index); in SDL_SensorOpen()
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_sysjoystick.h114 SDL_JoystickID (*GetDeviceInstanceID)(int device_index); member
A DSDL_joystick.c392 instance_id = driver->GetDeviceInstanceID(device_index); in SDL_JoystickOpen()
2134 instance_id = driver->GetDeviceInstanceID(device_index); in SDL_JoystickGetDeviceInstanceID()

Completed in 9 milliseconds