Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ hid_init
Function
hid_init
lib/sdl2/src/hidapi/android/hid.cpp:959–962 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
957
{
958
959
int hid_init(void)
960
{
961
return 0;
962
}
963
964
struct hid_device_info HID_API_EXPORT * HID_API_CALL hid_enumerate(unsigned short vendor_id, unsigned short product_id)
965
{
Callers
11
LIBUSB_CopyHIDDeviceInfo
Function · 0.85
main
Function · 0.85
hid.c
File · 0.85
hid_enumerate
Function · 0.85
hid.c
File · 0.85
hid_enumerate
Function · 0.85
hid.c
File · 0.85
hid_enumerate
Function · 0.85
hid.c
File · 0.85
BSD_JoystickInit
Function · 0.85
HIDAPI_JoystickInit
Function · 0.85
Calls
no outgoing calls
Tested by
1
main
Function · 0.68