Home
last modified time | relevance | path

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

/drivers/usb/misc/
Dftdi-elan.c152 int command_head; member
371 ftdi->command_head; in ftdi_elan_flush_targets()
393 ftdi->command_head; in ftdi_elan_flush_targets()
429 ftdi->command_head; in ftdi_elan_cancel_targets()
740 int i = ftdi->command_head; in fill_buffer_with_all_queued_commands()
765 int i = ftdi->command_head; in ftdi_elan_total_command_size()
780 int command_size = ftdi->command_next - ftdi->command_head; in ftdi_elan_command_engine()
825 ftdi->command_head += command_size; in ftdi_elan_command_engine()
1219 command_size = ftdi->command_next - ftdi->command_head; in ftdi_elan_write_reg()
1251 command_size = ftdi->command_next - ftdi->command_head; in ftdi_elan_write_config()
[all …]