Home
last modified time | relevance | path

Searched refs:ctl_snapshot_last (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/usb/usx2y/
H A Dusbusx2y.c189 if (us428ctls->ctl_snapshot_last == -2) { in i_usx2y_in04_int()
192 us428ctls->ctl_snapshot_last = -1; in i_usx2y_in04_int()
203 n = us428ctls->ctl_snapshot_last + 1; in i_usx2y_in04_int()
208 us428ctls->ctl_snapshot_last = n; in i_usx2y_in04_int()
H A Dusbus428ctldefs.h88 int ctl_snapshot_last, ctl_snapshot_red; member
H A DusX2Yhwdep.c80 if (shm && shm->ctl_snapshot_last != shm->ctl_snapshot_red) in snd_us428ctls_poll()
246 us428->us428ctls_sharedmem->ctl_snapshot_last = -2; in usx2y_hwdep_new()