Searched refs:LoopUSBRead (Results 1 – 2 of 2) sorted by relevance
49 int LoopUSBRead(HUSB hUSB, int readMaxWanted);
568 if (thisClass->LoopUSBRead(hUSB, nextReadSize) < 0) { in OnUSBRead()581 int HdcDaemonUSB::LoopUSBRead(HUSB hUSB, int readMaxWanted) in LoopUSBRead() function in Hdc::HdcDaemonUSB637 thisClass->LoopUSBRead(hUSB, hUSB->wMaxPacketSizeSend); in WatchEPTimer()