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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dftdi-elan.c146 int command_head; member in struct:usb_ftdi
365 ftdi->command_head;
387 ftdi->command_head;
423 ftdi->command_head;
759 int i = ftdi->command_head;
784 int i = ftdi->command_head;
799 int command_size = ftdi->command_next - ftdi->command_head;
850 ftdi->command_head += command_size;
1274 command_size = ftdi->command_next - ftdi->command_head;
1306 command_size = ftdi->command_next - ftdi->command_head;
[all...]

Completed in 49 milliseconds