Home
last modified time | relevance | path

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

/linux-3.4.99/sound/usb/usx2y/
Dusbusx2y.c236 if (us428ctls->p4outLast != us428ctls->p4outSent) { in i_usX2Y_In04Int()
237 int j, send = us428ctls->p4outSent + 1; in i_usX2Y_In04Int()
248 us428ctls->p4outSent = send; in i_usX2Y_In04Int()
Dusbus428ctldefs.h103 int p4outLast, p4outSent; member