Searched defs:command_head (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/misc/
H A Dftdi-elan.c152 int command_head; member in struct:usb_ftdi
371 ftdi->command_head;
393 ftdi->command_head;
429 ftdi->command_head;
745 int i = ftdi->command_head;
770 int i = ftdi->command_head;
785 int command_size = ftdi->command_next - ftdi->command_head;
836 ftdi->command_head += command_size;
1259 command_size = ftdi->command_next - ftdi->command_head;
1291 command_size = ftdi->command_next - ftdi->command_head;
[all...]

Completed in 224 milliseconds