Home
last modified time | relevance | path

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

/sound/usb/usx2y/
Dusbusx2y.c235 if (us428ctls->p4outLast != us428ctls->p4outSent) { in i_usX2Y_In04Int()
236 int j, send = us428ctls->p4outSent + 1; in i_usX2Y_In04Int()
247 us428ctls->p4outSent = send; in i_usX2Y_In04Int()
Dusbus428ctldefs.h103 int p4outLast, p4outSent; member