Searched refs:haptic_hwdata (Results 1 – 7 of 7) sorted by relevance
34 struct haptic_hwdata struct
147 struct haptic_hwdata *hwdata = (struct haptic_hwdata *) arg; in SDL_RunXInputHaptic()188 haptic->hwdata = (struct haptic_hwdata *) SDL_malloc(sizeof(*haptic->hwdata)); in SDL_XINPUT_HapticOpenFromUserIndex()
285 haptic->hwdata = (struct haptic_hwdata *)SDL_malloc(sizeof(*haptic->hwdata)); in SDL_DINPUT_HapticOpenFromDevice()
49 struct haptic_hwdata *hwdata; /* Driver dependent */
122 haptic->hwdata = (struct haptic_hwdata *)item; in OpenHaptic()
70 struct haptic_hwdata struct403 haptic->hwdata = (struct haptic_hwdata *) in SDL_SYS_HapticOpenFromFD()
65 struct haptic_hwdata struct497 haptic->hwdata = (struct haptic_hwdata *) in SDL_SYS_HapticOpenFromService()
Completed in 17 milliseconds