Home
last modified time | relevance | path

Searched defs:cmd (Results 1501 – 1525 of 4687) sorted by relevance

1...<<61626364656667686970>>...188

/openbmc/linux/block/
H A Dblk-zoned.c326 int blkdev_report_zones_ioctl(struct block_device *bdev, unsigned int cmd, in blkdev_report_zones_ioctl()
380 unsigned int cmd, unsigned long arg) in blkdev_zone_mgmt_ioctl()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dsubmit.c351 struct drm_tegra_submit_cmd_gather_uptr *cmd, in submit_job_add_gather()
428 struct drm_tegra_submit_cmd *cmd = &cmds[i]; in submit_create_job() local
/openbmc/linux/net/bridge/
H A Dbr_vlan_options.c145 int cmd, err; in br_vlan_modify_tunnel() local
648 int cmd, in br_vlan_rtm_process_global_options()
/openbmc/linux/drivers/iio/common/ms_sensors/
H A Dms_sensors_i2c.c47 int ms_sensors_reset(void *cli, u8 cmd, unsigned int delay) in ms_sensors_reset()
73 int ms_sensors_read_prom_word(void *cli, int cmd, u16 *word) in ms_sensors_read_prom_word()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cotable.c189 } *cmd; in vmw_cotable_unscrub() local
364 } *cmd; in vmw_cotable_readback() local
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e63m0.c314 static void s6e63m0_dcs_read(struct s6e63m0 *ctx, const u8 cmd, u8 *data) in s6e63m0_dcs_read()
693 int (*dcs_read)(struct device *dev, void *trsp, const u8 cmd, u8 *val), in s6e63m0_probe()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-digicolor.c71 static void dc_i2c_cmd(struct dc_i2c *i2c, u8 cmd) in dc_i2c_cmd()
138 u8 cmd = readb_relaxed(i2c->regs + II_COMMAND); in dc_i2c_cmd_status() local
/openbmc/linux/drivers/macintosh/
H A Drack-meter.c43 struct dbdma_cmd cmd[4] ____cacheline_aligned; member
169 struct dbdma_cmd *cmd = db->cmd; in rackmeter_setup_dbdma() local
H A Dans-lcd.c83 anslcd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in anslcd_ioctl()
/openbmc/qemu/hw/misc/
H A Dedu.c65 #define EDU_DMA_DIR(cmd) (((cmd) & 0x2) >> 1) argument
73 dma_addr_t cmd; member
/openbmc/linux/arch/sh/boards/mach-sdk7786/
H A Dsetup.c221 static void sdk7786_restart(char *cmd) in sdk7786_restart()
/openbmc/linux/sound/soc/codecs/
H A Drt5670-dsp.h47 u8 cmd; member
/openbmc/qemu/include/hw/sd/
H A Dbcm2835_sdhost.h31 uint32_t cmd; member
/openbmc/linux/drivers/misc/
H A Dhmc6352.c22 static int compass_command(struct i2c_client *c, u8 cmd) in compass_command()
/openbmc/linux/drivers/mfd/
H A Drn5t618.c159 unsigned long mode, void *cmd) in rn5t618_restart()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dframebuffer.c99 const struct drm_mode_fb_cmd2 *cmd) in psb_user_framebuffer_create()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dbase.c46 struct nvfw_falcon_cmd cmd = { in nvkm_sec2_fini() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dcompaction_test.c32 char *cmd = "cat /proc/meminfo | grep -i memfree | grep -o '[0-9]*'"; in read_memory_info() local
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c1871 struct i40e_nvm_access *cmd = (struct i40e_nvm_access *)eeprom; in i40e_get_eeprom() local
1972 struct i40e_nvm_access *cmd = (struct i40e_nvm_access *)eeprom; in i40e_set_eeprom() local
3136 static int i40e_get_rss_hash_opts(struct i40e_pf *pf, struct ethtool_rxnfc *cmd) in i40e_get_rss_hash_opts()
3323 struct ethtool_rxnfc *cmd, in i40e_get_ethtool_fdir_all()
3358 struct ethtool_rxnfc *cmd) in i40e_get_ethtool_fdir_entry()
3522 static int i40e_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd, in i40e_get_rxnfc()
3742 struct ethtool_rxnfc *cmd) in i40e_update_ethtool_fdir_entry()
3867 struct ethtool_rxnfc *cmd) in i40e_del_fdir_entry()
4790 struct ethtool_rxnfc *cmd) in i40e_add_fdir_ethtool()
4946 static int i40e_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd) in i40e_set_rxnfc()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2293 struct be_dma_mem cmd; in be_cmd_read_port_transceiver_data() local
2533 struct be_dma_mem *cmd, u32 flash_type, in be_cmd_write_flashrom()
3340 u32 byte_cnt, struct be_dma_mem *cmd) in be_cmd_ddr_dma_test()
3420 struct be_dma_mem cmd; in be_cmd_get_phy_info() local
3825 struct be_dma_mem cmd; in be_cmd_set_mac_list() local
4021 struct be_dma_mem cmd; in be_cmd_get_acpi_wol_cap() local
4154 struct be_dma_mem *cmd) in be_cmd_get_ext_fat_capabilites()
4186 struct be_dma_mem *cmd, in be_cmd_set_ext_fat_capabilites()
4347 struct be_dma_mem cmd; in be_cmd_get_func_config() local
4446 struct be_dma_mem cmd; in be_cmd_get_profile_config() local
[all …]
/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.c265 int dwc3_send_gadget_generic_command(struct dwc3 *dwc, unsigned cmd, u32 param) in dwc3_send_gadget_generic_command()
293 unsigned cmd, struct dwc3_gadget_ep_cmd_params *params) in dwc3_send_gadget_ep_cmd()
362 u32 cmd; in dwc3_gadget_start_config() local
857 u32 cmd; in __dwc3_gadget_kick_transfer() local
1955 u32 cmd; in dwc3_stop_active_transfer() local
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c784 struct mmc_command *cmd) in sh_mmcif_get_response()
796 struct mmc_command *cmd) in sh_mmcif_get_cmd12response()
806 struct mmc_command *cmd = mrq->cmd; in sh_mmcif_set_cmd() local
912 struct mmc_command *cmd = mrq->cmd; in sh_mmcif_start_cmd() local
1084 struct mmc_command *cmd = host->mrq->cmd; in sh_mmcif_end_cmd() local
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c923 struct ethtool_rxnfc *cmd) in hinic_get_rss_hash_opts()
967 static int set_l4_rss_hash_ops(struct ethtool_rxnfc *cmd, in set_l4_rss_hash_ops()
1004 struct ethtool_rxnfc *cmd) in hinic_set_rss_hash_opts()
1102 struct ethtool_rxnfc *cmd, u32 *rule_locs) in hinic_get_rxnfc()
1122 static int hinic_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd) in hinic_set_rxnfc()
/openbmc/linux/drivers/video/fbdev/
H A Dudlfb.c438 uint8_t *cmd = *command_buffer_ptr; in dlfb_compress_hline() local
548 u8 *cmd = *urb_buf_ptr; in dlfb_render_hline() local
602 char *cmd; in dlfb_handle_damage() local
791 char *cmd; in dlfb_dpy_deferred_io() local
873 static int dlfb_ops_ioctl(struct fb_info *info, unsigned int cmd, in dlfb_ops_ioctl()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dorion_nand.c30 static void orion_nand_cmd_ctrl(struct nand_chip *nc, int cmd, in orion_nand_cmd_ctrl()

1...<<61626364656667686970>>...188