Searched defs:command_size (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/usb/misc/ | 
| D | ftdi-elan.c | 366 			int command_size = ftdi->command_next -  in ftdi_elan_flush_targets()  local388 			int command_size = ftdi->command_next -  in ftdi_elan_flush_targets()  local
 424 			int command_size = ftdi->command_next -  in ftdi_elan_cancel_targets()  local
 731 						char *buf, int command_size, int total_size)  in fill_buffer_with_all_queued_commands()
 757 static int ftdi_elan_total_command_size(struct usb_ftdi *ftdi, int command_size)  in ftdi_elan_total_command_size()
 776 	int command_size = ftdi->command_next - ftdi->command_head;  in ftdi_elan_command_engine()  local
 1187 		int command_size;  in ftdi_elan_write_reg()  local
 1219 		int command_size;  in ftdi_elan_write_config()  local
 1251 		int command_size;  in ftdi_elan_write_pcimem()  local
 1290 		int command_size;  in ftdi_elan_read_reg()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/misc/ibmasm/ | 
| D | lowlevel.c | 22 	unsigned int command_size;  in ibmasm_send_i2o_message()  local
 | 
| D | dot_command.h | 32 	u8	command_size;  member
 | 
| /Linux-v5.4/sound/firewire/ | 
| D | fcp.c | 230 			const void *command, unsigned int command_size,  in fcp_avc_transaction()
 | 
| /Linux-v5.4/include/uapi/drm/ | 
| D | qxl_drm.h | 86 	__u32		command_size;  member
 | 
| D | vmwgfx_drm.h | 321 	__u32 command_size;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_execbuf.c | 3482 				   void *kernel_commands, u32 command_size,  in vmw_execbuf_submit_fifo()3519 				     u32 command_size,  in vmw_execbuf_submit_cmdbuf()
 3561 				void *kernel_commands, u32 command_size,  in vmw_execbuf_cmdbuf()
 3633 			uint32_t command_size, uint64_t throttle_us,  in vmw_execbuf_process()
 
 | 
| /Linux-v5.4/drivers/media/usb/dvb-usb-v2/ | 
| D | dvbsky.c | 349 	u8 command[4], respond[2], command_size, respond_size;  in dvbsky_ci_ctrl()  local
 | 
| /Linux-v5.4/drivers/target/ | 
| D | target_core_user.c | 874 	size_t command_size;  in tcmu_cmd_get_cmd_size()  local958 	size_t base_command_size, command_size;  in queue_cmd_ring()  local
 
 | 
| /Linux-v5.4/tools/perf/bench/ | 
| D | numa.c | 1659 static int command_size(const char **argv)  in command_size()  function
 | 
| /Linux-v5.4/include/acpi/ | 
| D | actbl2.h | 1071 	u64 command_size;  member
 |