Searched defs:interface_class (Results 1 – 11 of 11) sorted by relevance
/AliOS-Things-master/components/SDL2/src/hidapi/hidapi/ |
A D | hidapi.h | 87 int interface_class; member
|
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/ |
A D | SDL_hidapi_xbox360w.c | 45 …endor_id, Uint16 product_id, Uint16 version, int interface_number, int interface_class, int interf… in HIDAPI_DriverXbox360W_IsSupportedDevice()
|
A D | SDL_hidapijoystick_c.h | 65 int interface_class; member
|
A D | SDL_hidapi_gamecube.c | 54 …endor_id, Uint16 product_id, Uint16 version, int interface_number, int interface_class, int interf… in HIDAPI_DriverGameCube_IsSupportedDevice()
|
A D | SDL_hidapi_xboxone.c | 263 …endor_id, Uint16 product_id, Uint16 version, int interface_number, int interface_class, int interf… in HIDAPI_DriverXboxOne_IsSupportedDevice()
|
A D | SDL_hidapi_ps4.c | 131 …endor_id, Uint16 product_id, Uint16 version, int interface_number, int interface_class, int interf… in HIDAPI_DriverPS4_IsSupportedDevice()
|
A D | SDL_hidapi_xbox360.c | 594 …endor_id, Uint16 product_id, Uint16 version, int interface_number, int interface_class, int interf… in HIDAPI_DriverXbox360_IsSupportedDevice()
|
A D | SDL_hidapi_steam.c | 960 …endor_id, Uint16 product_id, Uint16 version, int interface_number, int interface_class, int interf… in HIDAPI_DriverSteam_IsSupportedDevice()
|
A D | SDL_hidapi_switch.c | 277 …endor_id, Uint16 product_id, Uint16 version, int interface_number, int interface_class, int interf… in HIDAPI_DriverSwitch_IsSupportedDevice()
|
/AliOS-Things-master/components/SDL2/src/joystick/ |
A D | SDL_joystick.c | 1622 …t char *name, Uint16 vendor, Uint16 product, int interface_number, int interface_class, int interf… in SDL_GetJoystickGameControllerType()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/usb/usb_host/inc/ |
A D | usb_host.h | 245 uint8_t interface_class; member
|
Completed in 23 milliseconds