Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dusb.cpp132 void HdcUSBBase::PreSendUsbSoftReset(HSession hSession, uint32_t sessionIdOld) in PreSendUsbSoftReset() function in Hdc::HdcUSBBase
163 PreSendUsbSoftReset(hSession, header->sessionId); in CheckPacketOption()
187 PreSendUsbSoftReset(hSession, 0); // 0 == reset current in SendToHdcStream()
Dusb.h50 void PreSendUsbSoftReset(HSession hSession, uint32_t sessionIdOld);