Searched refs:p4outSent (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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 49 milliseconds