Searched refs:GetDeviceInfo (Results 1 – 2 of 2) sorted by relevance
395 const hid_device_info *GetDeviceInfo() in GetDeviceInfo() function in CHIDDevice1000 const hid_device_info *info = pDevice->GetDeviceInfo(); in hid_enumerate()1038 if ( strcmp( pCurr->GetDeviceInfo()->path, path ) == 0 ) in hid_open_path()1165 wcsncpy( string, pDevice->GetDeviceInfo()->manufacturer_string, maxlen ); in hid_get_manufacturer_string()1179 wcsncpy( string, pDevice->GetDeviceInfo()->product_string, maxlen ); in hid_get_product_string()1193 wcsncpy( string, pDevice->GetDeviceInfo()->serial_number, maxlen ); in hid_get_serial_number_string()
420 GetDeviceInfo(IOHIDDeviceRef hidDevice, recDevice *pDevice) in GetDeviceInfo() function560 if (!GetDeviceInfo(ioHIDDeviceObject, device)) { in JoystickDeviceWasAddedCallback()
Completed in 9 milliseconds