Searched refs:InterruptRead (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/src/
H A Dccid_usb.h47 int InterruptRead(int reader_index, int timeout);
H A Dccid.c89 (void)InterruptRead(reader_index, 100);
H A Dccid_usb.c1180 * InterruptRead
1183 int InterruptRead(int reader_index, int timeout /* in ms */) function
1250 DEBUG_COMM4("InterruptRead (%d/%d): %s",
1257 } /* InterruptRead */
H A Difdhandler.c293 return InterruptRead(reader_index, timeout);

Completed in 147 milliseconds