Searched refs:p4outSent (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/usx2y/
H A Dusbus428ctldefs.h103 int p4outLast, p4outSent; member in struct:us428ctls_sharedmem
H A Dusbusx2y.c236 if (us428ctls->p4outLast != us428ctls->p4outSent) {
237 int j, send = us428ctls->p4outSent + 1;
248 us428ctls->p4outSent = send;

Completed in 57 milliseconds