Home
last modified time | relevance | path

Searched refs:WriteToHandle (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/HW/WiimoteReal/
H A DIOWin.cpp423 int WriteToHandle(HANDLE& dev_handle, WinWriteMethod& method, const u8* buf, size_t size) in WriteToHandle() function
468 int rc = WriteToHandle(dev_handle, method, req_status_report, sizeof(req_status_report)); in IsWiimote()