/openbmc/ipmitool/src/plugins/dummy/ |
H A D | dummy.h | 10 uint8_t cmd; member 20 uint8_t cmd; member
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-trans.c | 146 int iwl_trans_send_cmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd) in iwl_trans_send_cmd() 218 u8 grp, cmd; in iwl_get_cmd_string() local
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | common_baco.h | 37 enum baco_cmd_type cmd; member 46 enum baco_cmd_type cmd; member
|
/openbmc/qemu/tests/qtest/ |
H A D | tpm-emu.c | 113 uint32_t cmd = 0; in tpm_emu_ctrl_thread() local 132 uint32_t cmd; in tpm_emu_ctrl_thread() local
|
/openbmc/linux/arch/hexagon/kernel/ |
H A D | kgdb.c | 154 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify() 173 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify()
|
/openbmc/linux/drivers/input/mouse/ |
H A D | cyapa_gen6.c | 138 u8 cmd[] = { 0x01, 0x00}; in cyapa_pip_state_parse() local 292 u8 cmd[] = { 0x04, 0x00, 0x05, 0x00, 0x2f, 0x00, cmd_code }; in cyapa_gen6_config_dev_irq() local 322 u8 cmd[] = { 0x04, 0x00, 0x06, 0x00, 0x2f, 0x00, 0x46, power_mode }; in cyapa_gen6_change_power_state() local 391 u8 cmd[] = { 0x04, 0x00, 0x05, 0x00, 0x2f, 0x00, in cyapa_gen6_get_interval_setting() local 569 } __packed cmd; in cyapa_pip_retrieve_data_structure() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | sh_sdhi.c | 428 static void sh_sdhi_get_response(struct sh_sdhi_host *host, struct mmc_cmd *cmd) in sh_sdhi_get_response() 533 struct mmc_data *data, struct mmc_cmd *cmd) in sh_sdhi_start_cmd() 643 struct mmc_cmd *cmd, struct mmc_data *data) in sh_sdhi_send_cmd_common() 699 static int sh_sdhi_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, in sh_sdhi_send_cmd() 794 int sh_sdhi_dm_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in sh_sdhi_dm_send_cmd()
|
/openbmc/linux/sound/soc/sof/ |
H A D | ipc3.c | 21 static void ipc3_log_header(struct device *dev, u8 *text, u32 cmd) in ipc3_log_header() 219 static inline void ipc3_log_header(struct device *dev, u8 *text, u32 cmd) in ipc3_log_header() 825 static int ipc3_fw_ready(struct snd_sof_dev *sdev, u32 cmd) in ipc3_fw_ready() 996 u32 cmd; in sof_ipc3_do_rx_work() local 1107 static int sof_ipc3_ctx_ipc(struct snd_sof_dev *sdev, int cmd) in sof_ipc3_ctx_ipc()
|
/openbmc/qemu/tests/docker/ |
H A D | docker.py | 239 def _do(self, cmd, quiet=True, **kwargs): argument 244 def _do_check(self, cmd, quiet=True, **kwargs): argument 274 def _output(self, cmd, **kwargs): argument 358 def run(self, cmd, keep, quiet, as_user=False): argument 377 def command(self, cmd, argv, quiet): argument
|
/openbmc/linux/drivers/comedi/ |
H A D | drivers.c | 416 struct comedi_cmd *cmd) in comedi_bytes_per_scan_cmd() 453 struct comedi_cmd *cmd = &s->async->cmd; in comedi_bytes_per_scan() local 463 struct comedi_cmd *cmd = &async->cmd; in __comedi_nscans_left() local 515 struct comedi_cmd *cmd = &async->cmd; in comedi_nsamples_left() local 549 struct comedi_cmd *cmd = &async->cmd; in comedi_inc_scan_progress() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | mmc_spi.c | 203 static char *maptype(struct mmc_command *cmd) in maptype() 216 struct mmc_command *cmd, int cs_on) in mmc_spi_response_get() 401 struct mmc_command *cmd, int cs_on) in mmc_spi_command_send() 772 mmc_spi_data_do(struct mmc_spi_host *host, struct mmc_command *cmd, in mmc_spi_data_do() 909 struct mmc_command *cmd; in mmc_spi_request() local
|
H A D | meson-mx-sdhc-mmc.c | 48 struct mmc_command *cmd; member 135 struct mmc_command *cmd) in meson_mx_sdhc_start_cmd() 386 struct mmc_command *cmd = mrq->cmd; in meson_mx_sdhc_request() local 543 struct mmc_command *cmd = host->cmd; in meson_mx_sdhc_irq() local 577 struct mmc_command *cmd; in meson_mx_sdhc_irq_thread() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | pcmuio.c | 305 struct comedi_cmd *cmd = &s->async->cmd; in pcmuio_handle_intr_subdev() local 380 struct comedi_cmd *cmd = &s->async->cmd; in pcmuio_start_intr() local 426 struct comedi_cmd *cmd = &s->async->cmd; in pcmuio_inttrig_start_intr() local 450 struct comedi_cmd *cmd = &s->async->cmd; in pcmuio_cmd() local 471 struct comedi_cmd *cmd) in pcmuio_cmdtest()
|
H A D | adl_pci9111.c | 202 struct comedi_cmd *cmd) in pci9111_ai_check_chanlist() 237 struct comedi_cmd *cmd) in pci9111_ai_do_cmd_test() 339 struct comedi_cmd *cmd = &s->async->cmd; in pci9111_ai_do_cmd() local 409 struct comedi_cmd *cmd = &s->async->cmd; in pci9111_handle_fifo_half_full() local 455 struct comedi_cmd *cmd; in pci9111_interrupt() local
|
/openbmc/linux/drivers/target/ |
H A D | target_core_pscsi.c | 587 static void pscsi_complete_cmd(struct se_cmd *cmd, u8 scsi_status, in pscsi_complete_cmd() 823 pscsi_map_sg(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents, in pscsi_map_sg() 925 pscsi_parse_cdb(struct se_cmd *cmd) in pscsi_parse_cdb() 934 pscsi_execute_cmd(struct se_cmd *cmd) in pscsi_execute_cmd() 1008 struct se_cmd *cmd = req->end_io_data; in pscsi_req_done() local
|
/openbmc/linux/drivers/hid/ |
H A D | hid-mcp2200.c | 42 u8 cmd; member 51 u8 cmd; member 64 u8 cmd; member 70 u8 cmd; member 136 struct mcp_set_clear_outputs *cmd; in mcp_set_multiple() local
|
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/video/fbdev/omap/ |
H A D | lcd_mipid.c | 56 static void mipid_transfer(struct mipid_device *md, int cmd, const u8 *wbuf, in mipid_transfer() 113 static inline void mipid_cmd(struct mipid_device *md, int cmd) in mipid_cmd() 174 int cmd, sleep_time = 50; in set_sleep_mode() local 196 int cmd = enabled ? MIPID_CMD_DISP_ON : MIPID_CMD_DISP_OFF; in set_display_state() local 340 int cmd; in ls041y3_esd_check_mode2() member
|
/openbmc/linux/drivers/s390/char/ |
H A D | sclp_cmd.c | 39 int sclp_sync_request(sclp_cmdw_t cmd, void *sccb) in sclp_sync_request() 44 int sclp_sync_request_timeout(sclp_cmdw_t cmd, void *sccb, int timeout) in sclp_sync_request_timeout() 120 static int do_core_configure(sclp_cmdw_t cmd) in do_core_configure() 193 static int do_assign_storage(sclp_cmdw_t cmd, u16 rn) in do_assign_storage() 528 static int do_chp_configure(sclp_cmdw_t cmd) in do_chp_configure()
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gpu.c | 258 struct msm_gem_submit *submit, char *comm, char *cmd) in msm_gpu_crashstate_capture() 301 struct msm_gem_submit *submit, char *comm, char *cmd) in msm_gpu_crashstate_capture() 330 static void get_comm_cmdline(struct msm_gem_submit *submit, char **comm, char **cmd) in get_comm_cmdline() 361 char *comm = NULL, *cmd = NULL; in recover_worker() local 454 char *comm = NULL, *cmd = NULL; in fault_worker() local
|
/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 1112 struct iwl_mvm_add_sta_cmd cmd = {0}; in iwl_mvm_unshare_queue() local 1681 struct iwl_mvm_add_sta_cmd cmd; in iwl_mvm_add_int_sta_common() local 1898 struct iwl_mvm_add_sta_cmd cmd = {}; in iwl_mvm_drain_sta() local 2612 struct iwl_mvm_add_sta_key_cmd cmd; in __iwl_mvm_remove_sta_key() member [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ethtool.c | 870 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_supported() 888 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_advertise() 954 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_ksettings() 986 const struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_set_link_ksettings() 1385 struct ethtool_link_ksettings *cmd) in mlxsw_sp1_from_ptys_supported_port() 1432 struct ethtool_link_ksettings *cmd) in mlxsw_sp1_from_ptys_link_mode() 1476 const struct ethtool_link_ksettings *cmd) in mlxsw_sp1_to_ptys_advert_link() 1490 const struct ethtool_link_ksettings *cmd) in mlxsw_sp1_to_ptys_speed_lanes() 1853 struct ethtool_link_ksettings *cmd) in mlxsw_sp2_from_ptys_supported_port() 1898 struct ethtool_link_ksettings *cmd) in mlxsw_sp2_from_ptys_link_mode() [all …]
|
/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/tools/hv/ |
H A D | hv_vss_daemon.c | 34 static int vss_do_freeze(char *dir, unsigned int cmd) in vss_do_freeze() 121 unsigned int cmd; in vss_operate() local
|