Searched refs:bytesrecorded (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dicardmid.h129 u32 bytesrecorded; /* Used for input only */ member in struct:midi_hdr
H A Dmidi.c53 midihdr->bytesrecorded = 0;
335 midihdr->bytesrecorded = 0;
420 for (i = 0; i < midihdr->bytesrecorded; i++) {
425 midi_dev->icnt += midihdr->bytesrecorded;
547 midihdr->bytesrecorded = 0;
H A Dcardmi.c324 midihdr->bytesrecorded = midiq->length - midiq->sizeLeft;

Completed in 30 milliseconds