Home
last modified time | relevance | path

Searched defs:command_size (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/misc/ibmasm/
H A Dlowlevel.c22 unsigned int command_size; in ibmasm_send_i2o_message() local
H A Ddot_command.h32 u8 command_size; member
/kernel/linux/linux-6.6/drivers/misc/ibmasm/
H A Dlowlevel.c22 unsigned int command_size; in ibmasm_send_i2o_message() local
H A Ddot_command.h32 u8 command_size; member
/kernel/linux/linux-5.10/sound/firewire/
H A Dfcp.c229 fcp_avc_transaction(struct fw_unit *unit, const void *command, unsigned int command_size, void *response, unsigned int response_size, unsigned int response_match_bytes) fcp_avc_transaction() argument
/kernel/linux/linux-5.10/include/uapi/drm/
H A Dqxl_drm.h86 __u32 command_size; member
H A Dvmwgfx_drm.h326 __u32 command_size; member
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dqxl_drm.h86 __u32 command_size; member
H A Dvmwgfx_drm.h337 __u32 command_size; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dqxl_drm.h45 __u32 command_size; member
H A Dvmwgfx_drm.h104 __u32 command_size; member
/kernel/linux/linux-6.6/sound/firewire/
H A Dfcp.c229 fcp_avc_transaction(struct fw_unit *unit, const void *command, unsigned int command_size, void *response, unsigned int response_size, unsigned int response_match_bytes) fcp_avc_transaction() argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dqxl_drm.h58 __u32 command_size; member
H A Dvmwgfx_drm.h119 __u32 command_size; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dqxl_drm.h58 __u32 command_size; member
H A Dvmwgfx_drm.h119 __u32 command_size; member
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H A Ddvbsky.c350 u8 command[4], respond[2], command_size, respond_size; in dvbsky_ci_ctrl() local
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H A Ddvbsky.c350 u8 command[4], respond[2], command_size, respond_size; in dvbsky_ci_ctrl() local
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dnuma.c1685 static int command_size(const char **argv) in command_size() function
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c3871 vmw_execbuf_submit_fifo(struct vmw_private *dev_priv, void *kernel_commands, u32 command_size, struct vmw_sw_context *sw_context) vmw_execbuf_submit_fifo() argument
3907 vmw_execbuf_submit_cmdbuf(struct vmw_private *dev_priv, struct vmw_cmdbuf_header *header, u32 command_size, struct vmw_sw_context *sw_context) vmw_execbuf_submit_cmdbuf() argument
3949 vmw_execbuf_cmdbuf(struct vmw_private *dev_priv, void __user *user_commands, void *kernel_commands, u32 command_size, struct vmw_cmdbuf_header **header) vmw_execbuf_cmdbuf() argument
4020 vmw_execbuf_process(struct drm_file *file_priv, struct vmw_private *dev_priv, void __user *user_commands, void *kernel_commands, uint32_t command_size, uint64_t throttle_us, uint32_t dx_context_handle, struct drm_vmw_fence_rep __user *user_fence_rep, struct vmw_fence_obj **out_fence, uint32_t flags) vmw_execbuf_process() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c3933 vmw_execbuf_submit_fifo(struct vmw_private *dev_priv, void *kernel_commands, u32 command_size, struct vmw_sw_context *sw_context) vmw_execbuf_submit_fifo() argument
3969 vmw_execbuf_submit_cmdbuf(struct vmw_private *dev_priv, struct vmw_cmdbuf_header *header, u32 command_size, struct vmw_sw_context *sw_context) vmw_execbuf_submit_cmdbuf() argument
4011 vmw_execbuf_cmdbuf(struct vmw_private *dev_priv, void __user *user_commands, void *kernel_commands, u32 command_size, struct vmw_cmdbuf_header **header) vmw_execbuf_cmdbuf() argument
4086 vmw_execbuf_process(struct drm_file *file_priv, struct vmw_private *dev_priv, void __user *user_commands, void *kernel_commands, uint32_t command_size, uint64_t throttle_us, uint32_t dx_context_handle, struct drm_vmw_fence_rep __user *user_fence_rep, struct vmw_fence_obj **out_fence, uint32_t flags) vmw_execbuf_process() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dnuma.c1745 static int command_size(const char **argv) in command_size() function
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_user.c897 size_t command_size; in tcmu_cmd_get_cmd_size() local
990 size_t base_command_size, command_size; in queue_cmd_ring() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dftdi-elan.c368 int command_size = ftdi->command_next - in ftdi_elan_flush_targets() local
390 int command_size = ftdi->command_next - in ftdi_elan_flush_targets() local
426 int command_size = ftdi->command_next - in ftdi_elan_cancel_targets() local
759 static int ftdi_elan_total_command_size(struct usb_ftdi *ftdi, int command_size) in ftdi_elan_total_command_size() argument
732 fill_buffer_with_all_queued_commands(struct usb_ftdi *ftdi, char *buf, int command_size, int total_size) fill_buffer_with_all_queued_commands() argument
779 int command_size = ftdi->command_next - ftdi->command_head; ftdi_elan_command_engine() local
1190 int command_size; ftdi_elan_write_reg() local
1222 int command_size; ftdi_elan_write_config() local
1254 int command_size; ftdi_elan_write_pcimem() local
1293 int command_size; ftdi_elan_read_reg() local
1336 int command_size; ftdi_elan_read_config() local
1380 int command_size; ftdi_elan_read_pcimem() local
1441 int command_size; ftdi_elan_edset_setup() local
1498 int command_size; ftdi_elan_edset_input() local
1563 int command_size; ftdi_elan_edset_empty() local
1620 int command_size; ftdi_elan_edset_output() local
1699 int command_size; ftdi_elan_edset_single() local
1769 int command_size = ftdi->command_next - ftdi_elan_edset_flush() local
[all...]
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_user.c904 size_t command_size; in tcmu_cmd_get_cmd_size() local
1016 size_t base_command_size, command_size; in queue_cmd_ring() local
[all...]

Completed in 40 milliseconds

12