/openbmc/linux/drivers/comedi/drivers/ |
H A D | amplc_pci224.c | 484 struct comedi_cmd *cmd = &s->async->cmd; in pci224_ao_start() local 507 struct comedi_cmd *cmd = &s->async->cmd; in pci224_ao_handle_fifo() local 608 struct comedi_cmd *cmd = &s->async->cmd; in pci224_ao_inttrig_start() local 621 struct comedi_cmd *cmd) in pci224_ao_check_chanlist() 661 struct comedi_cmd *cmd) in pci224_ao_cmdtest() 833 struct comedi_cmd *cmd = &s->async->cmd; in pci224_ao_cmd() local 917 struct comedi_cmd *cmd = &s->async->cmd; in pci224_ao_munge() local 948 struct comedi_cmd *cmd; in pci224_interrupt() local
|
H A D | pcmmio.c | 326 struct comedi_cmd *cmd = &s->async->cmd; in pcmmio_handle_dio_intr() local 384 struct comedi_cmd *cmd = &s->async->cmd; in pcmmio_start_intr() local 428 struct comedi_cmd *cmd = &s->async->cmd; in pcmmio_inttrig_start_intr() local 449 struct comedi_cmd *cmd = &s->async->cmd; in pcmmio_cmd() local 468 struct comedi_cmd *cmd) in pcmmio_cmdtest() 538 unsigned char cmd = 0; in pcmmio_ai_insn_read() local 620 unsigned char cmd = 0; in pcmmio_ao_insn_write() local
|
H A D | c6xdigio.c | 71 unsigned int cmd, in c6xdigio_get_encoder_bits() 88 unsigned int cmd = C6XDIGIO_DATA_PWM | C6XDIGIO_DATA_CHAN(chan); in c6xdigio_pwm_write() local 113 unsigned int cmd = C6XDIGIO_DATA_ENCODER | C6XDIGIO_DATA_CHAN(chan); in c6xdigio_encoder_read() local
|
/openbmc/linux/drivers/misc/ti-st/ |
H A D | st_ll.c | 18 unsigned char cmd) in send_ll_cmd() 119 unsigned char cmd) in st_ll_sleep_state()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | init.c | 61 struct iwl_soc_configuration_cmd cmd = {}; in iwl_set_soc_latency() local 109 struct iwl_rfh_queue_config *cmd; in iwl_configure_rxq() local
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_main.c | 595 void *buffer, enum drbd_packet cmd, int size) in prepare_header() 632 struct drbd_socket *sock, enum drbd_packet cmd, in __send_command() 663 enum drbd_packet cmd, unsigned int header_size, in __conn_send_command() 670 enum drbd_packet cmd, unsigned int header_size, in conn_send_command() 681 enum drbd_packet cmd, unsigned int header_size, in drbd_send_command() 718 enum drbd_packet cmd; in drbd_send_sync_param() local 1043 enum drbd_packet cmd; in conn_send_state_req() local 1418 int drbd_send_drequest(struct drbd_peer_device *peer_device, int cmd, in drbd_send_drequest() 1435 void *digest, int digest_size, enum drbd_packet cmd) in drbd_send_drequest_csum() 1701 enum drbd_packet cmd = (dp_flags & DP_ZEROES) ? P_ZEROES : P_TRIM; in drbd_send_dblock() local [all …]
|
/openbmc/linux/drivers/scsi/ |
H A D | sd.c | 1299 static blk_status_t sd_init_command(struct scsi_cmnd *cmd) in sd_init_command() 1508 unsigned int cmd, unsigned long arg) in sd_ioctl() 1661 unsigned char cmd[16] = { 0 }; in sd_sync_cache() local 1804 u8 cmd[10] = { PERSISTENT_RESERVE_IN, sa }; in sd_pr_in_command() local 1897 u8 cmd[16] = { 0, }; in sd_pr_out_command() local 2239 unsigned char cmd[10]; in sd_spinup_disk() local 2451 unsigned char cmd[16]; in read_capacity_16() local 2545 unsigned char cmd[16]; in read_capacity_10() local 3413 u8 *buffer, cmd[16] = { }; in sd_read_block_zero() local 3834 unsigned char cmd[6] = { START_STOP }; /* START_VALID */ in sd_start_stop_device() local [all …]
|
/openbmc/linux/drivers/iommu/amd/ |
H A D | iommu.c | 1191 struct iommu_cmd cmd; in iommu_completion_wait() local 1218 struct iommu_cmd cmd; in iommu_flush_dte() local 1246 struct iommu_cmd cmd; in amd_iommu_flush_tlb_all() local 1257 struct iommu_cmd cmd; in amd_iommu_flush_tlb_domid() local 1268 struct iommu_cmd cmd; in amd_iommu_flush_all() local 1278 struct iommu_cmd cmd; in iommu_flush_irt() local 1317 struct iommu_cmd cmd; in device_flush_iotlb() local 1386 struct iommu_cmd cmd; in __domain_flush_pages() local 2579 struct iommu_cmd cmd; in __flush_pasid() local 2777 struct iommu_cmd cmd; in amd_iommu_complete_ppr() local [all …]
|
/openbmc/linux/arch/arm/kernel/ |
H A D | xscale-cp0.c | 33 static int dsp_do(struct notifier_block *self, unsigned long cmd, void *t) in dsp_do() 58 static int iwmmxt_do(struct notifier_block *self, unsigned long cmd, void *t) in iwmmxt_do()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_ima.c | 19 const char *cmd) in _run_measured_process() 71 char cmd[256]; in test_test_ima() local
|
/openbmc/linux/arch/s390/kernel/ |
H A D | cpcmd.c | 64 int __cpcmd(const char *cmd, char *response, int rlen, int *response_code) in __cpcmd() 90 int cpcmd(const char *cmd, char *response, int rlen, int *response_code) in cpcmd()
|
/openbmc/linux/arch/um/drivers/ |
H A D | harddog_kern.c | 124 unsigned int cmd, unsigned long arg) in harddog_ioctl_unlocked() 148 unsigned int cmd, unsigned long arg) in harddog_ioctl()
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-samsung-s6e63m0-dsi.c | 20 const u8 cmd, u8 *data) in s6e63m0_dsi_dcs_read() 41 u8 cmd; in s6e63m0_dsi_dcs_write() local
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy.c | 289 struct ethtool_link_ksettings *cmd) in phy_ethtool_ksettings_get() 325 int phy_mii_ioctl(struct phy_device *phydev, struct ifreq *ifr, int cmd) in phy_mii_ioctl() 430 int phy_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl() 449 int phy_do_ioctl_running(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl_running() 1044 const struct ethtool_link_ksettings *cmd) in phy_ethtool_ksettings_set() 1679 struct ethtool_link_ksettings *cmd) in phy_ethtool_get_link_ksettings() 1693 const struct ethtool_link_ksettings *cmd) in phy_ethtool_set_link_ksettings()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_nvm.c | 27 struct ice_aqc_nvm *cmd; in ice_aq_read_nvm() local 130 struct ice_aqc_nvm *cmd; in ice_aq_update_nvm() local 166 struct ice_aqc_nvm *cmd; in ice_aq_erase_nvm() local 1098 struct ice_aqc_nvm_checksum *cmd; in ice_nvm_validate_checksum() local 1143 struct ice_aqc_nvm *cmd; in ice_nvm_write_activate() local 1194 struct ice_aqc_nvm_pkg_data *cmd; in ice_nvm_set_pkg_data() local 1232 struct ice_aqc_nvm_pass_comp_tbl *cmd; in ice_nvm_pass_component_tbl() local
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.h | 225 sym_set_cam_status(struct scsi_cmnd *cmd, int status) in sym_set_cam_status() 235 sym_get_cam_status(struct scsi_cmnd *cmd) in sym_get_cam_status() 243 static inline void sym_set_cam_result_ok(struct sym_ccb *cp, struct scsi_cmnd *cmd, int resid) in sym_set_cam_result_ok() 251 #define sym_print_addr(cmd, arg...) dev_info(&cmd->device->sdev_gendev , ## arg) argument
|
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_mc_cmd.h | 93 #define MC_CMD_READ_OBJ_ID(cmd, obj_id) \ argument 97 #define CMD_DESTROY_SET_OBJ_ID_PARAM0(cmd, object_id) \ argument 123 struct mc_command *cmd) in mc_write_command() 171 static inline void mc_cmd_read_api_version(struct mc_command *cmd, in mc_cmd_read_api_version()
|
/openbmc/linux/drivers/mfd/ |
H A D | ssbi.c | 112 u32 cmd = SSBI_CMD_RDWRN | ((addr & 0xff) << 16); in ssbi_read_bytes() local 171 ssbi_pa_transfer(struct ssbi *ssbi, u32 cmd, u8 *data) in ssbi_pa_transfer() 198 u32 cmd; in ssbi_pa_read_bytes() local 218 u32 cmd; in ssbi_pa_write_bytes() local
|
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 314 struct ethtool_rxnfc *cmd) in sxgbe_get_rss_hash_opts() 349 static int sxgbe_get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd, in sxgbe_get_rxnfc() 367 struct ethtool_rxnfc *cmd) in sxgbe_set_rss_hash_opt() 426 static int sxgbe_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in sxgbe_set_rxnfc()
|
/openbmc/linux/drivers/input/mouse/ |
H A D | cypress_ps2.c | 60 static int cypress_ps2_ext_cmd(struct psmouse *psmouse, unsigned short cmd, in cypress_ps2_ext_cmd() 99 unsigned char cmd, in cypress_ps2_read_cmd_status() 139 unsigned char cmd, unsigned char *param) in cypress_verify_cmd_state() 169 static int cypress_send_ext_cmd(struct psmouse *psmouse, unsigned char cmd, in cypress_send_ext_cmd()
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_surface.c | 238 struct vmw_surface_destroy *cmd = (struct vmw_surface_destroy *) in vmw_surface_destroy_encode() local 255 struct vmw_surface_define *cmd = (struct vmw_surface_define *) in vmw_surface_define_encode() local 362 void *cmd; in vmw_hw_surface_destroy() local 408 uint8_t *cmd; in vmw_legacy_srf_create() local 486 uint8_t *cmd; in vmw_legacy_srf_dma() local 569 uint8_t *cmd; in vmw_legacy_srf_destroy() local 1043 } *cmd; in vmw_gb_surface_create() local 1236 uint8_t *cmd; in vmw_gb_surface_unbind() local 1289 } *cmd; in vmw_gb_surface_destroy() local 1844 void *cmd; in vmw_surface_dirty_sync() local [all …]
|
/openbmc/linux/fs/reiserfs/ |
H A D | ioctl.c | 76 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in reiserfs_ioctl() 125 long reiserfs_compat_ioctl(struct file *file, unsigned int cmd, in reiserfs_compat_ioctl()
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_hwdep.c | 61 unsigned int cmd, unsigned long arg) in hda_hwdep_ioctl() 79 unsigned int cmd, unsigned long arg) in hda_hwdep_ioctl_compat()
|
/openbmc/pldm/tools/visualize-pdr/ |
H A D | pldm_visualise_pdrs.py | 47 def exec_command(self, cmd): argument 87 def exec_command(self, cmd): argument 109 def exec_command(self, cmd): argument
|
/openbmc/linux/arch/arm/mach-footbridge/ |
H A D | dc21285.c | 151 unsigned int cmd; in dc21285_abort_irq() local 211 unsigned int cmd; in dc21285_dparity_irq() local 226 unsigned int cmd; in dc21285_parity_irq() local
|