Searched defs:interface_number (Results 1 – 12 of 12) sorted by relevance
/AliOS-Things-master/components/SDL2/src/hidapi/hidapi/ |
A D | hidapi.h | 83 int interface_number; member
|
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/ |
A D | SDL_hidapi_xbox360w.c | 45 …erType type, Uint16 vendor_id, Uint16 product_id, Uint16 version, int interface_number, int interf… in HIDAPI_DriverXbox360W_IsSupportedDevice()
|
A D | SDL_hidapijoystick_c.h | 64 int interface_number; /* Available on Windows and Linux */ member
|
A D | SDL_hidapi_gamecube.c | 54 …erType type, Uint16 vendor_id, Uint16 product_id, Uint16 version, int interface_number, int interf… in HIDAPI_DriverGameCube_IsSupportedDevice()
|
A D | SDL_hidapi_xboxone.c | 263 …erType type, Uint16 vendor_id, Uint16 product_id, Uint16 version, int interface_number, int interf… in HIDAPI_DriverXboxOne_IsSupportedDevice()
|
A D | SDL_hidapi_ps4.c | 131 …erType type, Uint16 vendor_id, Uint16 product_id, Uint16 version, int interface_number, int interf… in HIDAPI_DriverPS4_IsSupportedDevice()
|
A D | SDL_hidapi_xbox360.c | 594 …erType type, Uint16 vendor_id, Uint16 product_id, Uint16 version, int interface_number, int interf… in HIDAPI_DriverXbox360_IsSupportedDevice()
|
A D | SDL_hidapi_steam.c | 960 …erType type, Uint16 vendor_id, Uint16 product_id, Uint16 version, int interface_number, int interf… in HIDAPI_DriverSteam_IsSupportedDevice()
|
A D | SDL_hidapi_switch.c | 277 …erType type, Uint16 vendor_id, Uint16 product_id, Uint16 version, int interface_number, int interf… in HIDAPI_DriverSwitch_IsSupportedDevice()
|
/AliOS-Things-master/components/SDL2/src/hidapi/libusb/ |
A D | hid.c | 441 static char *make_path(libusb_device *dev, int interface_number) in make_path()
|
/AliOS-Things-master/components/SDL2/src/joystick/ |
A D | SDL_joystick.c | 1622 …meControllerType(const char *name, Uint16 vendor, Uint16 product, int interface_number, int interf… in SDL_GetJoystickGameControllerType()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/usb/usb_host/inc/ |
A D | usb_host.h | 242 uint8_t interface_number; member
|
Completed in 31 milliseconds