Searched refs:respond_head (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/misc/
H A Dftdi-elan.c155 int respond_head; member in struct:usb_ftdi
334 while (ftdi->respond_next > ftdi->respond_head) {
336 ftdi->respond_head++];
1079 int respond_head = ftdi->respond_head++; local
1081 RESPOND_MASK & respond_head];
1364 respond_size = ftdi->respond_next - ftdi->respond_head;
1407 respond_size = ftdi->respond_next - ftdi->respond_head;
1451 respond_size = ftdi->respond_next - ftdi->respond_head;

Completed in 30 milliseconds