Searched defs:command_size (Results  1 – 11 of 11) sorted by relevance
| /linux-4.4.14/drivers/usb/misc/ | 
| D | ftdi-elan.c | 373 			int command_size = ftdi->command_next -  in ftdi_elan_flush_targets()  local395 			int command_size = ftdi->command_next -  in ftdi_elan_flush_targets()  local
 431 			int command_size = ftdi->command_next -  in ftdi_elan_cancel_targets()  local
 738 						char *buf, int command_size, int total_size)  in fill_buffer_with_all_queued_commands()
 764 static int ftdi_elan_total_command_size(struct usb_ftdi *ftdi, int command_size)  in ftdi_elan_total_command_size()
 783 	int command_size = ftdi->command_next - ftdi->command_head;  in ftdi_elan_command_engine()  local
 1248 		int command_size;  in ftdi_elan_write_reg()  local
 1280 		int command_size;  in ftdi_elan_write_config()  local
 1312 		int command_size;  in ftdi_elan_write_pcimem()  local
 1351 		int command_size;  in ftdi_elan_read_reg()  local
 [all …]
 
 | 
| /linux-4.4.14/drivers/misc/ibmasm/ | 
| D | lowlevel.c | 36 	unsigned int command_size;  in ibmasm_send_i2o_message()  local
 | 
| D | dot_command.h | 46 	u8	command_size;  member
 | 
| /linux-4.4.14/sound/firewire/ | 
| D | fcp.c | 224 			const void *command, unsigned int command_size,  in fcp_avc_transaction()
 | 
| /linux-4.4.14/include/uapi/drm/ | 
| D | qxl_drm.h | 83 	uint32_t		command_size;  member
 | 
| D | vmwgfx_drm.h | 306 	uint32_t command_size;  member
 | 
| /linux-4.4.14/drivers/media/usb/dvb-usb-v2/ | 
| D | dvbsky.c | 393 	u8 command[4], respond[2], command_size, respond_size;  in dvbsky_ci_ctrl()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_execbuf.c | 3747 				   u32 command_size,  in vmw_execbuf_submit_fifo()3785 				     u32 command_size,  in vmw_execbuf_submit_cmdbuf()
 3826 				u32 command_size,  in vmw_execbuf_cmdbuf()
 3896 			uint32_t command_size,  in vmw_execbuf_process()
 
 | 
| /linux-4.4.14/drivers/target/ | 
| D | target_core_user.c | 379 	size_t base_command_size, command_size;  in tcmu_queue_cmd_ring()  local
 | 
| /linux-4.4.14/tools/perf/bench/ | 
| D | numa.c | 1599 static int command_size(const char **argv)  in command_size()  function
 | 
| /linux-4.4.14/include/acpi/ | 
| D | actbl1.h | 1055 	u64 command_size;  member
 |