Home
last modified time | relevance | path

Searched defs:command_size (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/usb/misc/
Dftdi-elan.c370 int command_size = ftdi->command_next - in ftdi_elan_flush_targets() local
392 int command_size = ftdi->command_next - in ftdi_elan_flush_targets() local
428 int command_size = ftdi->command_next - in ftdi_elan_cancel_targets() local
740 char *buf, int command_size, int total_size) in fill_buffer_with_all_queued_commands()
766 static int ftdi_elan_total_command_size(struct usb_ftdi *ftdi, int command_size) in ftdi_elan_total_command_size()
785 int command_size = ftdi->command_next - ftdi->command_head; in ftdi_elan_command_engine() local
1257 int command_size; in ftdi_elan_write_reg() local
1289 int command_size; in ftdi_elan_write_config() local
1321 int command_size; in ftdi_elan_write_pcimem() local
1360 int command_size; in ftdi_elan_read_reg() local
[all …]
/linux-3.4.99/drivers/misc/ibmasm/
Dlowlevel.c36 unsigned int command_size; in ibmasm_send_i2o_message() local
Ddot_command.h46 u8 command_size; member
/linux-3.4.99/sound/firewire/
Dfcp.c70 const void *command, unsigned int command_size, in fcp_avc_transaction()
/linux-3.4.99/include/drm/
Dvmwgfx_drm.h280 uint32_t command_size; member
/linux-3.4.99/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c1110 uint32_t command_size, in vmw_execbuf_process()