/openbmc/linux/sound/sparc/ |
H A D | cs4231.c | 474 static int snd_cs4231_trigger(struct snd_pcm_substream *substream, int cmd) in snd_cs4231_trigger() argument 479 switch (cmd) { in snd_cs4231_trigger() 498 if (cmd == SNDRV_PCM_TRIGGER_START) { in snd_cs4231_trigger()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | vcn_v1_0.c | 136 adev->vcn.internal.cmd = adev->vcn.inst->external.cmd = in vcn_v1_0_sw_init() 1965 } else if (reg == PACKET0(p->adev->vcn.internal.cmd, 0)) { in vcn_v1_0_ring_patch_cs_in_place()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fb.c | 309 intel_fb_get_format_info(const struct drm_mode_fb_cmd2 *cmd) in intel_fb_get_format_info() argument 311 const struct intel_modifier_desc *md = lookup_modifier_or_null(cmd->modifier[0]); in intel_fb_get_format_info() 316 return lookup_format_info(md->formats, md->format_count, cmd->pixel_format); in intel_fb_get_format_info()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm_adsp.c | 1702 struct snd_compr_stream *stream, int cmd) in wm_adsp_compr_trigger() argument 1708 compr_dbg(compr, "Trigger: %d\n", cmd); in wm_adsp_compr_trigger() 1712 switch (cmd) { in wm_adsp_compr_trigger()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 1318 int qede_get_cls_rule_entry(struct qede_dev *edev, struct ethtool_rxnfc *cmd) in qede_get_cls_rule_entry() argument 1320 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in qede_get_cls_rule_entry() 1324 cmd->data = QEDE_RFS_MAX_FLTR; in qede_get_cls_rule_entry()
|
/openbmc/linux/drivers/tty/ |
H A D | n_tty.c | 2508 static int n_tty_ioctl(struct tty_struct *tty, unsigned int cmd, in n_tty_ioctl() argument 2514 switch (cmd) { in n_tty_ioctl() 2526 return n_tty_ioctl_helper(tty, cmd, arg); in n_tty_ioctl()
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | bmp280-core.c | 887 static int bmp380_cmd(struct bmp280_data *data, u8 cmd) in bmp380_cmd() argument 904 ret = regmap_write(data->regmap, BMP380_REG_CMD, cmd); in bmp380_cmd() 918 dev_err(data->dev, "error processing command 0x%X\n", cmd); in bmp380_cmd()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | cgx.c | 1069 u64 cmd; in cgx_fwi_cmd_send() local 1077 cmd = cgx_read(cgx, lmac->lmac_id, CGX_COMMAND_REG); in cgx_fwi_cmd_send() 1078 if (FIELD_GET(CMDREG_OWN, cmd) != CGX_CMD_OWN_NS) { in cgx_fwi_cmd_send()
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | fetch.py | 433 def git(self, cmd, cwd=None): argument 434 if isinstance(cmd, str): 435 cmd = 'git -c safe.bareRepository=all ' + cmd 437 cmd = ['git', '-c', 'safe.bareRepository=all'] + cmd 440 return bb.process.run(cmd, cwd=cwd)[0]
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-lmcx-defs.h | 1402 uint64_t cmd:5; member 1406 uint64_t cmd:5; 1416 uint64_t cmd:4; member 1422 uint64_t cmd:4;
|
/openbmc/linux/Documentation/driver-api/ |
H A D | mtdnand.rst | 161 static void board_hwcontrol(struct mtd_info *mtd, int cmd) 163 switch(cmd){ 179 static void board_hwcontrol(struct mtd_info *mtd, int cmd) 182 switch(cmd){
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | ice1724.c | 522 static int snd_vt1724_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_vt1724_pcm_trigger() argument 539 switch (cmd) { in snd_vt1724_pcm_trigger() 544 if (cmd == SNDRV_PCM_TRIGGER_PAUSE_PUSH) in snd_vt1724_pcm_trigger() 557 if (cmd == SNDRV_PCM_TRIGGER_START) in snd_vt1724_pcm_trigger()
|
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 470 req->cmd = CPL_ABORT_NO_RST; in abort_arp_failure() 494 req->cmd = CPL_ABORT_SEND_RST; in send_abort_req() 522 rpl->cmd = rst_status; in send_abort_rpl() 1981 req->cmd = htonl(ULPTX_CMD_V(ULP_TX_MEM_WRITE) | in ulp_mem_io_set_hdr()
|
/openbmc/linux/drivers/atm/ |
H A D | he.c | 101 static int he_ioctl(struct atm_dev *dev, unsigned int cmd, void __user *arg); 2608 he_ioctl(struct atm_dev *atm_dev, unsigned int cmd, void __user *arg) in he_ioctl() argument 2615 switch (cmd) { in he_ioctl() 2659 err = atm_dev->phy->ioctl(atm_dev, cmd, arg); in he_ioctl()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8939.dtsi | 1081 cmd-pins { 1101 cmd-pins { 1121 cmd-pins { 1141 cmd-pins {
|
H A D | sdm630.dtsi | 947 cmd-pins { 972 cmd-pins { 997 cmd-pins { 1017 cmd-pins {
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | habanalabs.h | 3529 unsigned int cmd; member 3855 enum comms_cmd cmd, unsigned int size, 4113 long hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg); 4114 long hl_ioctl_control(struct file *filep, unsigned int cmd, unsigned long arg);
|
/openbmc/linux/arch/x86/kvm/svm/ |
H A D | sev.c | 722 goto cmd; in sev_launch_measure() 737 cmd: in sev_launch_measure() 1128 goto cmd; in sev_get_attestation_report() 1143 cmd: in sev_get_attestation_report()
|
/openbmc/linux/drivers/net/ethernet/cortina/ |
H A D | gemini.c | 2097 struct ethtool_link_ksettings *cmd) in gmac_get_ksettings() argument 2101 phy_ethtool_ksettings_get(netdev->phydev, cmd); in gmac_get_ksettings() 2107 const struct ethtool_link_ksettings *cmd) in gmac_set_ksettings() argument 2111 return phy_ethtool_ksettings_set(netdev->phydev, cmd); in gmac_set_ksettings()
|
/openbmc/linux/drivers/staging/rtl8192u/ |
H A D | r8192U_core.c | 620 u8 cmd; in rtl8192_rtx_disable() local 625 read_nic_byte(dev, CMDR, &cmd); in rtl8192_rtx_disable() 626 write_nic_byte(dev, CMDR, cmd & ~(CR_TE | CR_RE)); in rtl8192_rtx_disable() 3288 static int rtl8192_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in rtl8192_ioctl() argument 3312 switch (cmd) { in rtl8192_ioctl() 3315 if (ipw->cmd == IEEE_CMD_SET_ENCRYPTION) { in rtl8192_ioctl()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 847 uint2_t reserved2, uint8_t targetAddr, uint8_t netFn, uint8_t cmd, in ipmiOEMSlotIpmb() argument 862 static_cast<uint8_t>(baseBoardSlotNum), targetAddr, netFn, cmd, in ipmiOEMSlotIpmb() 3111 ipmiRestoreConfiguration(const std::array<uint8_t, 3>& clr, uint8_t cmd) in ipmiRestoreConfiguration() argument 3126 switch (cmd) in ipmiRestoreConfiguration() 3135 int value = (cmd - 1) & 0x03; // map aa, bb, cc => 1, 2, 3 in ipmiRestoreConfiguration() 3145 phosphor::logging::entry("ACTION=0x%0X", cmd)); in ipmiRestoreConfiguration()
|
/openbmc/qemu/ |
H A D | qemu-img.c | 5544 const img_cmd_t *cmd; in main() local 5613 for (cmd = img_cmds; cmd->name != NULL; cmd++) { in main() 5614 if (!strcmp(cmdname, cmd->name)) { in main() 5615 return cmd->handler(argc, argv); in main()
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | tqm8548-bigflash.dts | 417 fsl,upm-cmd-offset = <0x08>;
|
H A D | tqm8548.dts | 417 fsl,upm-cmd-offset = <0x08>;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | exynos5250-snow.dts | 365 samsung,vl-cmd-allow-len = <0xf>;
|