/openbmc/linux/drivers/net/ethernet/sunplus/ |
H A D | spl2sw_int.c | 31 u32 cmd; in spl2sw_rx_poll() local 147 u32 cmd; in spl2sw_tx_poll() local
|
/openbmc/linux/fs/ubifs/ |
H A D | ioctl.c | 171 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_ioctl() 213 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_compat_ioctl()
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_execbuf.c | 1687 } *cmd = buf; in vmw_cmd_check_define_gmrfb() local 2299 } *cmd; in vmw_cmd_dx_set_vertex_buffers() local 2468 } *cmd; in vmw_cmd_dx_view_define() local 2519 } *cmd; in vmw_cmd_dx_set_so_targets() local 2567 } *cmd; in vmw_cmd_dx_so_define() local 2604 } *cmd; in vmw_cmd_dx_check_subresource() local 2650 } *cmd = container_of(header, typeof(*cmd), header); in vmw_cmd_dx_view_remove() local 2903 } *cmd = container_of(header, typeof(*cmd), header); in vmw_cmd_clear_uav_uint() local 2922 } *cmd = container_of(header, typeof(*cmd), header); in vmw_cmd_clear_uav_float() local 2941 } *cmd = container_of(header, typeof(*cmd), header); in vmw_cmd_set_uav() local [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.c | 307 struct iwl_mvm_add_sta_cmd cmd = {}; in iwl_mvm_invalidate_sta_queue() local 355 struct iwl_scd_txq_cfg_cmd cmd = { in iwl_mvm_disable_txq() local 666 struct iwl_scd_txq_cfg_cmd cmd = { in iwl_mvm_reconfig_scd() local 705 struct iwl_scd_txq_cfg_cmd cmd = { in iwl_mvm_redirect_queue() local 992 struct iwl_scd_txq_cfg_cmd cmd = { in iwl_mvm_enable_txq() local 1024 struct iwl_scd_txq_cfg_cmd cmd = { in iwl_mvm_change_queue_tid() local 1681 struct iwl_mvm_add_sta_cmd cmd; in iwl_mvm_add_int_sta_common() local 2770 struct iwl_mvm_add_sta_cmd cmd = { in iwl_mvm_fw_baid_op_sta() local 2818 struct iwl_rx_baid_cfg_cmd cmd = { in iwl_mvm_fw_baid_op_cmd() local 4041 struct iwl_mvm_add_sta_cmd cmd = { in iwl_mvm_sta_modify_ps_wake() local [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ethtool.c | 868 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_supported() 886 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_advertise() 952 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_ksettings() 984 const struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_set_link_ksettings() 1383 struct ethtool_link_ksettings *cmd) in mlxsw_sp1_from_ptys_supported_port() 1430 struct ethtool_link_ksettings *cmd) in mlxsw_sp1_from_ptys_link_mode() 1474 const struct ethtool_link_ksettings *cmd) in mlxsw_sp1_to_ptys_advert_link() 1488 const struct ethtool_link_ksettings *cmd) in mlxsw_sp1_to_ptys_speed_lanes() 1851 struct ethtool_link_ksettings *cmd) in mlxsw_sp2_from_ptys_supported_port() 1896 struct ethtool_link_ksettings *cmd) in mlxsw_sp2_from_ptys_link_mode() [all …]
|
/openbmc/linux/drivers/s390/char/ |
H A D | keyboard.c | 360 int cmd, int perm) in do_kdsk_ioctl() 436 int cmd, int perm) in do_kdgkb_ioctl() 477 int kbd_ioctl(struct kbd_data *kbd, unsigned int cmd, unsigned long arg) in kbd_ioctl()
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | imx-rngc.c | 76 u32 ctrl, cmd; in imx_rngc_irq_mask_clear() local 104 u32 cmd; in imx_rngc_self_test() local 170 u32 cmd, ctrl; in imx_rngc_init() local
|
/openbmc/linux/fs/ceph/ |
H A D | locks.c | 77 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message() 245 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock() 311 int ceph_flock(struct file *file, int cmd, struct file_lock *fl) in ceph_flock()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_ioctl32.c | 28 #define _NATIVE_IOC(cmd, type) \ argument 199 unsigned int cmd, in xfs_compat_ioc_fsbulkstat() 422 unsigned cmd, in xfs_file_compat_ioctl()
|
/openbmc/linux/drivers/scsi/elx/efct/ |
H A D | efct_lio.c | 353 static int efct_lio_get_cmd_state(struct se_cmd *cmd) in efct_lio_get_cmd_state() 366 struct se_cmd *cmd = &ocp->cmd; in efct_lio_sg_map() local 379 struct se_cmd *cmd = &ocp->cmd; in efct_lio_sg_unmap() local 418 efct_lio_write_pending(struct se_cmd *cmd) in efct_lio_write_pending() 463 efct_lio_queue_data_in(struct se_cmd *cmd) in efct_lio_queue_data_in() 536 struct se_cmd *cmd = &io->tgt_io.cmd; in efct_lio_send_resp() local 652 efct_lio_queue_status(struct se_cmd *cmd) in efct_lio_queue_status() 686 static void efct_lio_queue_tm_rsp(struct se_cmd *cmd) in efct_lio_queue_tm_rsp() 1397 efct_scsi_recv_tmf(struct efct_io *tmfio, u32 lun, enum efct_scsi_tmf_cmd cmd, in efct_scsi_recv_tmf()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-wiimote-core.c | 132 __u8 cmd[2]; in wiiproto_req_rumble() local 152 __u8 cmd[2]; in wiiproto_req_leds() local 242 __u8 cmd[3]; in wiiproto_req_drm() local 260 __u8 cmd[2]; in wiiproto_req_status() local 285 __u8 cmd[2]; in wiiproto_req_ir1() local 296 __u8 cmd[2]; in wiiproto_req_ir2() local 314 __u8 cmd[22]; in wiiproto_req_wmem() local 339 __u8 cmd[7]; in wiiproto_req_rmem() local 1482 __u8 cmd = payload[2]; in handler_return() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-octeon-core.c | 406 u64 cmd; in octeon_i2c_hlc_read() local 448 u64 cmd; in octeon_i2c_hlc_write() local 492 u64 cmd; in octeon_i2c_hlc_comp_read() local 547 u64 cmd, ext = 0; in octeon_i2c_hlc_comp_write() local
|
/openbmc/linux/drivers/input/rmi4/ |
H A D | rmi_spi.c | 113 const struct rmi_spi_cmd *cmd, const u8 *tx_buf, in rmi_spi_xfer() 258 struct rmi_spi_cmd cmd; in rmi_set_page() local 277 struct rmi_spi_cmd cmd; in rmi_spi_write_block() local 303 struct rmi_spi_cmd cmd; in rmi_spi_read_block() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | kgdb.c | 496 static int kgdb_nmi_handler(unsigned int cmd, struct pt_regs *regs) in kgdb_nmi_handler() 527 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify() 556 int kgdb_ll_trap(int cmd, const char *str, in kgdb_ll_trap() 575 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify()
|
/openbmc/linux/include/linux/mmc/ |
H A D | core.h | 69 #define mmc_resp_type(cmd) ((cmd)->flags & (MMC_RSP_PRESENT|MMC_RSP_136|MMC_RSP_CRC|MMC_RSP_BUSY|MM… argument 84 #define mmc_spi_resp_type(cmd) ((cmd)->flags & \ argument 90 #define mmc_cmd_type(cmd) ((cmd)->flags & MMC_CMD_MASK) argument 146 struct mmc_command *cmd; member
|
/openbmc/linux/drivers/isdn/capi/ |
H A D | kcapi.c | 109 static inline int capi_cmd_valid(u8 cmd) in capi_cmd_valid() 306 u8 cmd, subcmd; in capi_ctr_handle_message() local 655 u8 cmd, subcmd; in capi20_put_message() local 860 int capi20_manufacturer(unsigned long cmd, void __user *data) in capi20_manufacturer()
|
/openbmc/linux/drivers/platform/olpc/ |
H A D | olpc-xo175-ec.c | 28 u8 cmd; member 227 struct olpc_xo175_ec_cmd cmd; member 239 struct olpc_xo175_ec_cmd cmd; member 254 static int olpc_xo175_ec_resp_len(u8 cmd) in olpc_xo175_ec_resp_len() 275 static void olpc_xo175_ec_send_command(struct olpc_xo175_ec *priv, void *cmd, in olpc_xo175_ec_send_command() 473 static int olpc_xo175_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *resp, in olpc_xo175_ec_cmd()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | adv_pci1710.c | 182 struct comedi_cmd *cmd) in pci1710_ai_check_chanlist() 395 struct comedi_cmd *cmd = &s->async->cmd; in pci1710_handle_every_sample() local 439 struct comedi_cmd *cmd = &async->cmd; in pci1710_handle_fifo() local 484 struct comedi_cmd *cmd; in pci1710_irq_handler() local 524 struct comedi_cmd *cmd = &s->async->cmd; in pci1710_ai_cmd() local 564 struct comedi_cmd *cmd) in pci1710_ai_cmdtest()
|
/openbmc/linux/drivers/leds/ |
H A D | leds-pca955x.c | 188 u8 cmd = pca955x_num_input_regs(pca955x->chipdef->bits) + (2 * n); in pca955x_write_psc() local 207 u8 cmd = pca955x_num_input_regs(pca955x->chipdef->bits) + 1 + (2 * n); in pca955x_write_pwm() local 223 u8 cmd = pca955x_num_input_regs(pca955x->chipdef->bits) + 4 + n; in pca955x_write_ls() local 239 u8 cmd = pca955x_num_input_regs(pca955x->chipdef->bits) + 4 + n; in pca955x_read_ls() local 253 u8 cmd = pca955x_num_input_regs(pca955x->chipdef->bits) + 1 + (2 * n); in pca955x_read_pwm() local 267 u8 cmd = pca955x_num_input_regs(pca955x->chipdef->bits) + (2 * n); in pca955x_read_psc() local
|
/openbmc/skeleton/bmcctl/ |
H A D | control_bmc_obj.c | 61 cmdline *cmd = user_data; in on_bus_acquired() local 113 cmdline cmd; in main() local
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | nhi_ops.c | 79 static void icl_nhi_lc_mailbox_cmd(struct tb_nhi *nhi, enum icl_lc_mailbox_cmd cmd) in icl_nhi_lc_mailbox_cmd() 148 enum icl_lc_mailbox_cmd cmd; in icl_nhi_suspend_noirq() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_gsc_uc_heci_cmd_submit.c | 113 emit_gsc_heci_pkt_nonpriv(u32 *cmd, struct intel_gsc_heci_non_priv_pkt *pkt) in emit_gsc_heci_pkt_nonpriv() 130 u32 *cmd, int timeout_ms) in intel_gsc_uc_heci_cmd_submit_nonpriv()
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 187 il_get_cmd_string(u8 cmd) in il_get_cmd_string() 377 il_send_cmd(struct il_priv *il, struct il_host_cmd *cmd) in il_send_cmd() 389 struct il_host_cmd cmd = { in il_send_cmd_pdu() local 402 struct il_device_cmd *cmd, in il_send_cmd_pdu_async() 405 struct il_host_cmd cmd = { in il_send_cmd_pdu_async() local 1207 struct il_powertable_cmd cmd; in il_power_update_mode() local 1252 struct il_host_cmd cmd = { in il_send_scan_abort() local 1830 struct il_host_cmd cmd = { in il_send_add_sta() local 2090 struct il_host_cmd cmd = { in il_send_remove_station() local 2402 struct il_host_cmd cmd = { in il_send_lq_cmd() local [all …]
|
/openbmc/linux/drivers/scsi/ |
H A D | megaraid.c | 458 mega_get_ldrv_num(adapter_t *adapter, struct scsi_cmnd *cmd, int channel) in mega_get_ldrv_num() 521 mega_build_cmd(adapter_t *adapter, struct scsi_cmnd *cmd, int *busy) in mega_build_cmd() 951 mega_prepare_passthru(adapter_t *adapter, scb_t *scb, struct scsi_cmnd *cmd, in mega_prepare_passthru() 1016 struct scsi_cmnd *cmd, in mega_prepare_extpassthru() 1418 struct scsi_cmnd *cmd = NULL; in mega_cmd_done() local 1712 struct scsi_cmnd *cmd; in mega_build_sglist() local 1859 megaraid_abort(struct scsi_cmnd *cmd) in megaraid_abort() 1879 megaraid_reset(struct scsi_cmnd *cmd) in megaraid_reset() 1923 megaraid_abort_and_reset(adapter_t *adapter, struct scsi_cmnd *cmd, int aor) in megaraid_abort_and_reset() 2961 megadev_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in megadev_ioctl() [all …]
|
/openbmc/qemu/block/ |
H A D | nvme.c | 469 static void nvme_trace_command(const NvmeCmd *cmd) in nvme_trace_command() 493 NvmeCmd *cmd, BlockCompletionFunc cb, in nvme_submit_command() 520 static int nvme_admin_cmd_sync(BlockDriverState *bs, NvmeCmd *cmd) in nvme_admin_cmd_sync() 551 NvmeCmd cmd = { in nvme_identify() local 674 NvmeCmd cmd; in nvme_add_io_queue() local 937 NvmeCmd cmd = { in nvme_enable_disable_write_cache() local 1054 static coroutine_fn int nvme_cmd_map_qiov(BlockDriverState *bs, NvmeCmd *cmd, in nvme_cmd_map_qiov() 1196 NvmeCmd cmd = { in nvme_co_prw_aligned() local 1314 NvmeCmd cmd = { in nvme_co_flush() local 1362 NvmeCmd cmd = { in nvme_co_pwrite_zeroes() local [all …]
|