Home
last modified time | relevance | path

Searched defs:cmd (Results 1876 – 1900 of 4686) sorted by relevance

1...<<71727374757677787980>>...188

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-leadtek-ltk500hd1829.c34 char cmd; member
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c183 struct ethtool_link_ksettings *cmd) in ipoib_get_link_ksettings()
/openbmc/linux/sound/soc/sti/
H A Duniperif_reader.c338 int cmd, struct snd_soc_dai *dai) in uni_reader_trigger()
/openbmc/qemu/hw/display/
H A Dqxl-render.c301 QXLCursorCmd *cmd = qxl_phys2virt(qxl, ext->cmd.data, ext->group_id, in qxl_render_cursor() local
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c2900 struct ethtool_rxnfc *cmd) in mtk_hwlro_add_ipaddr()
2924 struct ethtool_rxnfc *cmd) in mtk_hwlro_del_ipaddr()
2962 struct ethtool_rxnfc *cmd) in mtk_hwlro_get_fdir_entry()
2989 struct ethtool_rxnfc *cmd, in mtk_hwlro_get_fdir_all()
4059 static int mtk_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in mtk_do_ioctl()
4227 struct ethtool_link_ksettings *cmd) in mtk_get_link_ksettings()
4238 const struct ethtool_link_ksettings *cmd) in mtk_set_link_ksettings()
4370 static int mtk_get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd, in mtk_get_rxnfc()
4406 static int mtk_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in mtk_set_rxnfc()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c385 u32 cmd; in ufshcd_add_uic_command_trace() local
410 struct scsi_cmnd *cmd = lrbp->cmd; in ufshcd_add_command_trace() local
2510 struct scsi_cmnd *cmd = lrbp->cmd; in ufshcd_map_sg() local
2620 struct scsi_cmnd *cmd = lrbp->cmd; in ufshcd_prepare_utp_scsi_cmd_upiu() local
2940 bool ufshcd_cmd_inflight(struct scsi_cmnd *cmd) in ufshcd_cmd_inflight()
5389 struct scsi_cmnd *cmd = lrbp->cmd; in ufshcd_release_scsi_cmd() local
5406 struct scsi_cmnd *cmd; in ufshcd_compl_one_cqe() local
5458 struct scsi_cmnd *cmd = hba->lrb[tag].cmd; in ufshcd_clear_polled() local
5519 struct scsi_cmnd *cmd; in ufshcd_mcq_compl_pending_transfer() local
6365 struct scsi_cmnd *cmd = blk_mq_rq_to_pdu(rq); in ufshcd_abort_one() local
[all …]
/openbmc/linux/drivers/mmc/core/
H A Dblock.c474 struct mmc_command cmd = {}, sbc = {}; in __mmc_blk_ioctl_cmd() local
799 unsigned int cmd, unsigned long arg) in mmc_blk_ioctl()
836 unsigned int cmd, unsigned long arg) in mmc_blk_compat_ioctl()
952 struct mmc_command cmd = {}; in mmc_sd_num_wr_blocks() local
1724 struct mmc_command cmd = { in mmc_blk_send_stop() local
2637 static long mmc_rpmb_ioctl(struct file *filp, unsigned int cmd, in mmc_rpmb_ioctl()
2663 static long mmc_rpmb_ioctl_compat(struct file *filp, unsigned int cmd, in mmc_rpmb_ioctl_compat()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c434 struct wmi_notify_req_cmd cmd = { in wil_cid_fill_sinfo() local
896 struct wmi_start_scan_cmd cmd; in wil_cfg80211_scan() member
898 } __packed cmd; in wil_cfg80211_scan() local
2879 struct wmi_get_rf_sector_params_cmd cmd; in wil_rf_sector_get_cfg() local
3001 struct wmi_set_rf_sector_params_cmd cmd; in wil_rf_sector_set_cfg() local
3111 struct wmi_get_selected_rf_sector_index_cmd cmd; in wil_rf_sector_get_selected() local
3193 struct wmi_set_selected_rf_sector_index_cmd cmd; in wil_rf_sector_wmi_set_selected() local
/openbmc/linux/drivers/watchdog/
H A Dsbc60xxwdt.c221 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl()
H A Dmtx-1_wdt.c129 static long mtx1_wdt_ioctl(struct file *file, unsigned int cmd, in mtx1_wdt_ioctl()
/openbmc/linux/drivers/media/usb/as102/
H A Das102_drv.h43 struct as10x_cmd_t *cmd, *rsp; member
/openbmc/linux/drivers/input/serio/
H A Duserio.c183 struct userio_cmd cmd; in userio_char_write() local
/openbmc/linux/drivers/greybus/
H A Dhd.c24 int gb_hd_output(struct gb_host_device *hd, void *req, u16 size, u8 cmd, in gb_hd_output()
/openbmc/linux/drivers/usb/host/
H A Dehci-timer.c322 u32 cmd, status; in ehci_iaa_watchdog() local
/openbmc/linux/arch/parisc/kernel/
H A Dpci.c230 u16 cmd, old_cmd; in pcibios_enable_device() local
/openbmc/linux/drivers/irqchip/
H A Dirq-vf610-mscm-ir.c67 unsigned long cmd, void *v) in vf610_mscm_ir_notifier()
/openbmc/linux/include/linux/mailbox/
H A Dbrcm-message.h23 u64 cmd; member
/openbmc/ipmitool/lib/
H A Dipmi_raw.c320 uint8_t netfn, cmd, lun; in ipmi_raw_main() local
/openbmc/u-boot/cmd/
H A Dpmic.c197 cmd_tbl_t *cmd; in do_pmic() local
/openbmc/qemu/audio/
H A Dwavcapture.c27 static void wav_notify (void *opaque, audcnotification_e cmd) in wav_notify()
/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/
H A Dibuf_ctrl_global.h53 u32 cmd; /* must be _DMA_V2_MOVE_A2B_NO_SYNC_CHK_COMMAND */ member
/openbmc/qemu/include/hw/remote/
H A Dmpqemu-link.h78 int cmd; member
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Drunqueue.py29 …def run_bitbakecmd(self, cmd, builddir, sstatevalid="", slowtasks="", extraenv=None, cleanup=False… argument
/openbmc/u-boot/board/work-microwave/work_92105/
H A Dwork_92105_display.c320 char *cmd; in do_hd44780() local
/openbmc/qemu/include/sysemu/
H A Dtpm_backend.h44 TPMBackendCmd *cmd; member

1...<<71727374757677787980>>...188