/openbmc/qemu/hw/remote/ |
H A D | proxy-memory-listener.c | 178 msg.cmd = MPQEMU_CMD_SYNC_SYSMEM; in proxy_memory_listener_commit()
|
/openbmc/linux/include/xen/interface/ |
H A D | xen-mca.h | 323 uint32_t cmd; member
|
/openbmc/linux/Documentation/netlink/specs/ |
H A D | ovs_vport.yaml | 125 name-prefix: ovs-vport-cmd-
|
/openbmc/linux/net/handshake/ |
H A D | netlink.c | 86 &handshake_nl_family, 0, info->genlhdr->cmd); in handshake_genl_put()
|
/openbmc/linux/drivers/s390/char/ |
H A D | sclp_ftp.c | 115 sccb->evbuf.mdd.ftp.cmd = ftp->id; in sclp_ftp_et7()
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,sm6115-tlmm.yaml | 125 cmd-pins {
|
H A D | qcom,qcm2290-tlmm.yaml | 117 cmd-pins {
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/queue/ |
H A D | tx.h | 188 int iwl_trans_txq_send_hcmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd);
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sp.h | 400 u8 cmd,
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_hash.h | 166 bool cmd; /* Is added by ethtool command ? */ member
|
/openbmc/linux/arch/powerpc/platforms/maple/ |
H A D | setup.c | 92 static void __noreturn maple_restart(char *cmd) in maple_restart() argument
|
/openbmc/linux/arch/arm/crypto/ |
H A D | Makefile | 52 $(call cmd,perl)
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | vmx_pmu_caps_test.c | 103 TEST_FAIL("Unexpected ucall: %lu", uc.cmd); in test_guest_wrmsr_perf_capabilities()
|
/openbmc/linux/drivers/s390/net/ |
H A D | lcs.h | 252 } cmd __attribute__ ((packed)); member
|
/openbmc/linux/drivers/mfd/ |
H A D | rn5t618.c | 159 unsigned long mode, void *cmd) in rn5t618_restart() argument
|
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | smccc_filter.c | 181 TEST_FAIL("Unexpected ucall: %lu\n", uc.cmd); in expect_call_denied()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | machdep.h | 61 void __noreturn (*restart)(char *cmd);
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am57xx-sbc-am57x.dts | 33 DRA7XX_CORE_IOPAD(0x3758, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc1_cmd.cmd */
|
/openbmc/linux/include/sound/ |
H A D | info.h | 54 struct file *file, unsigned int cmd, unsigned long arg);
|
/openbmc/linux/include/net/ |
H A D | pkt_sched.h | 225 enum tc_taprio_qopt_cmd cmd; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_net.h | 217 uint8_t cmd; member
|
/openbmc/linux/drivers/firmware/ |
H A D | qcom_scm-smc.c | 169 SCM_SMC_FNID(desc->svc, desc->cmd)); in __scm_smc_call()
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | goarch.bbclass | 39 # See the supportsDynlink function in go/src/cmd/compile/internal/gc/main.go
|
/openbmc/qemu/hw/ide/ |
H A D | piix.c | 49 val = bm->cmd; in bmdma_read()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_0_ppt.c | 2249 SwI2cCmd_t *cmd = &req->SwI2cCmds[c]; in smu_v13_0_0_i2c_xfer() local 2253 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_0_i2c_xfer() 2254 cmd->ReadWriteData = msg[i].buf[j]; in smu_v13_0_0_i2c_xfer() 2261 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer() 2273 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer() 2274 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_0_i2c_xfer() 2289 SwI2cCmd_t *cmd = &res->SwI2cCmds[c]; in smu_v13_0_0_i2c_xfer() local 2291 msg[i].buf[j] = cmd->ReadWriteData; in smu_v13_0_0_i2c_xfer()
|