Home
last modified time | relevance | path

Searched defs:vendor (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_dinputjoystick.c535 Uint16 vendor = 0; in EnumJoysticksCallback() local
699 Uint16 vendor; member
709 Uint16 vendor = 0; in EnumJoystickPresentCallback() local
725 SDL_DINPUT_JoystickPresent(Uint16 vendor, Uint16 product, Uint16 version) in SDL_DINPUT_JoystickPresent()
1302 SDL_DINPUT_JoystickPresent(Uint16 vendor, Uint16 product, Uint16 version) in SDL_DINPUT_JoystickPresent()
A DSDL_windows_gaming_input.c92 SDL_IsXInputDevice(Uint16 vendor, Uint16 product) in SDL_IsXInputDevice()
171 Uint16 vendor = 0; in IEventHandler_CRawGameControllerVtbl_InvokeAdded() local
A DSDL_xinputjoystick.c222 Uint16 vendor = 0; in AddXInputDevice() local
A DSDL_rawinputjoystick.c314 const Uint16 vendor = device->vendor_id; in RAWINPUT_AddDevice() local
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick.c1457 void SDL_GetJoystickGUIDInfo(SDL_JoystickGUID guid, Uint16 *vendor, Uint16 *product, Uint16 *versio… in SDL_GetJoystickGUIDInfo()
1507 SDL_CreateJoystickName(Uint16 vendor, Uint16 product, const char *vendor_name, const char *product_… in SDL_CreateJoystickName()
1608 Uint16 vendor, product; in SDL_GetJoystickGameControllerTypeFromGUID() local
1622 SDL_GetJoystickGameControllerType(const char *name, Uint16 vendor, Uint16 product, int interface_nu… in SDL_GetJoystickGameControllerType()
1741 SDL_IsJoystickNintendoSwitchProInputOnly(Uint16 vendor, Uint16 product) in SDL_IsJoystickNintendoSwitchProInputOnly()
1748 SDL_IsJoystickSteamController(Uint16 vendor, Uint16 product) in SDL_IsJoystickSteamController()
1847 Uint16 vendor; in SDL_GetJoystickGUIDType() local
2044 Uint16 vendor; in SDL_ShouldIgnoreJoystick() local
2088 Uint16 vendor; in SDL_JoystickGetDeviceVendor() local
2170 Uint16 vendor; in SDL_JoystickGetVendor() local
A DSDL_gamecontroller.c1684 Uint16 vendor; in SDL_ShouldIgnoreGameController() local
/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/
A DSDL_sysjoystick.m111 Uint16 vendor = 0; field
241 *guid16++ = SDL_SwapLE16(vendor); argument
/AliOS-Things-master/components/SDL2/src/joystick/darwin/
A DSDL_sysjoystick.c422 Sint32 vendor = 0; in GetDeviceInfo() local
/AliOS-Things-master/components/SDL2/src/joystick/linux/
A DSDL_sysjoystick.c137 IsVirtualJoystick(Uint16 vendor, Uint16 product, Uint16 version, const char *name) in IsVirtualJoystick()
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapijoystick.c700 const Uint16 vendor = device->vendor_id; in HIDAPI_AddDevice() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/usb/usb_host/inc/
A Dusb_host.h217 uint16_t vendor; member
/AliOS-Things-master/components/sensor/include/sensor/
A Dsensor.h368 vendor_id_e vendor; member
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c228 const char *vendor = NULL; in ShouldUseTextureFramebuffer() local

Completed in 223 milliseconds