Searched refs:CtlSnapShotLast (Results 1 - 3 of 3) 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.h101 int CtlSnapShotLast, CtlSnapShotRed; member in struct:us428ctls_sharedmem
H A Dusbusx2y.c203 if (-2 == us428ctls->CtlSnapShotLast) {
206 us428ctls->CtlSnapShotLast = -1;
218 int n = us428ctls->CtlSnapShotLast + 1;
223 us428ctls->CtlSnapShotLast = n;
H A DusX2Yhwdep.c81 us428->us428ctls_sharedmem->CtlSnapShotLast = -2;
99 if (shm != NULL && shm->CtlSnapShotLast != shm->CtlSnapShotRed)

Completed in 39 milliseconds