Home
last modified time | relevance | path

Searched refs:cmd (Results 3776 – 3800 of 6824) sorted by relevance

1...<<151152153154155156157158159160>>...273

/openbmc/qemu/tests/qemu-iotests/
H A D19648 self.vm_a.cmd('migrate', uri='exec:cat>' + migfile)
/openbmc/linux/sound/soc/sof/
H A Dsof-client-probes.h25 int cmd, struct snd_soc_dai *dai);
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_invalid_nested_guest_state.c101 TEST_FAIL("Unexpected ucall: %lu", uc.cmd); in main()
/openbmc/linux/include/uapi/linux/
H A Dpsp-sev.h165 __u32 cmd; /* In */ member
/openbmc/linux/drivers/soc/qcom/
H A Drpmh-internal.h66 struct tcs_cmd cmd[MAX_RPMH_PAYLOAD]; member
/openbmc/linux/drivers/power/reset/
H A Dst-poweroff.c43 void *cmd) in st_restart() argument
/openbmc/linux/scripts/
H A DMakefile.clean47 $(call cmd,clean)
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsa8155p.dtsi7 * though the cmd-db doesn't reflect that and access attemps result in a bite.
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-ns2mini.dts51 cmd-gpio = <&gpio0 30 0>;
/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.hpp44 ipmi_netfn_t netfn, ipmi_cmd_t cmd, ipmi_request_t request,
/openbmc/qemu/target/s390x/
H A Dtrace-events7 ioinst_chsc_cmd(uint16_t cmd, uint16_t len) "IOINST: chsc command 0x%04x, len 0x%04x"
/openbmc/qemu/tests/qemu-iotests/tests/
H A Diothreads-stream75 vm.cmd('query-jobs')
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/
H A Dcheck-i3c-hub7 source /usr/libexec/phosphor-state-manager/power-cmd
/openbmc/qemu/tests/functional/
H A Dtest_m68k_nextcube.py43 self.vm.cmd('human-monitor-command',
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_cle.c106 enum xgene_cle_cmd_type cmd) in xgene_cle_poll_cmd_done() argument
113 if (status & cmd) { in xgene_cle_poll_cmd_done()
125 enum xgene_cle_cmd_type cmd) in xgene_cle_dram_wr() argument
145 iowrite32(cmd, base + INDCMD); in xgene_cle_dram_wr()
147 ret = xgene_cle_poll_cmd_done(base, cmd); in xgene_cle_dram_wr()
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c591 void *buffer, int transfer_len, struct devrequest *cmd) in r8a66597_submit_rh_msg() argument
609 bmRType_bReq = cmd->requesttype | (cmd->request << 8); in r8a66597_submit_rh_msg()
610 wValue = cpu_to_le16 (cmd->value); in r8a66597_submit_rh_msg()
611 wLength = cpu_to_le16 (cmd->length); in r8a66597_submit_rh_msg()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dpctv452e.c108 static int tt3650_ci_msg(struct dvb_usb_device *d, u8 cmd, u8 *data, in tt3650_ci_msg() argument
130 buf[2] = cmd; in tt3650_ci_msg()
152 ret, SYNC_BYTE_OUT, id, cmd, 3, buf); in tt3650_ci_msg()
159 u8 cmd, u8 *data, unsigned int write_len, in tt3650_ci_msg_locked() argument
167 ret = tt3650_ci_msg(d, cmd, data, write_len, read_len); in tt3650_ci_msg_locked()
/openbmc/linux/fs/lockd/
H A Dclntproc.c161 int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data) in nlmclnt_proc() argument
184 if (IS_SETLK(cmd) || IS_SETLKW(cmd)) { in nlmclnt_proc()
186 call->a_args.block = IS_SETLKW(cmd) ? 1 : 0; in nlmclnt_proc()
190 } else if (IS_GETLK(cmd)) in nlmclnt_proc()
/openbmc/linux/drivers/iio/adc/
H A Dti-ads131e08.c162 static int ads131e08_exec_cmd(struct ads131e08_state *st, u8 cmd) in ads131e08_exec_cmd() argument
166 ret = spi_write_then_read(st->spi, &cmd, 1, NULL, 0); in ads131e08_exec_cmd()
168 dev_err(&st->spi->dev, "Exec cmd(%02x) failed\n", cmd); in ads131e08_exec_cmd()
603 u8 cmd = state ? ADS131E08_CMD_START : ADS131E08_CMD_STOP; in ads131e08_set_trigger_state() local
605 return ads131e08_exec_cmd(st, cmd); in ads131e08_set_trigger_state()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c331 switch (info->cmd) { in bnx2_drv_ctl()
444 info.cmd = CNIC_CTL_STOP_CMD; in bnx2_cnic_stop()
465 info.cmd = CNIC_CTL_START_CMD; in bnx2_cnic_start()
3777 u32 val, cmd, addr; in load_rv2p_fw() local
3798 val = (i / 8) | cmd; in load_rv2p_fw()
3814 val = (loc / 2) | cmd; in load_rv2p_fw()
4190 u32 cmd; in bnx2_nvram_erase_page() local
4230 u32 cmd; in bnx2_nvram_read_dword() local
4275 u32 cmd; in bnx2_nvram_write_dword() local
6955 if (cmd->base.port != PORT_TP && cmd->base.port != PORT_FIBRE) in bnx2_set_link_ksettings()
[all …]
/openbmc/linux/drivers/scsi/cxlflash/
H A Dcommon.h232 int (*send_cmd)(struct afu *afu, struct afu_cmd *cmd);
333 int cxlflash_ioctl(struct scsi_device *sdev, unsigned int cmd,
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h224 enum ath9k_ani_cmd cmd, int param) in ath9k_hw_ani_control() argument
226 return ath9k_hw_private_ops(ah)->ani_control(ah, cmd, param); in ath9k_hw_ani_control()
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_common.h363 u32 cmd; member
399 u16 cmd; member
/openbmc/linux/drivers/watchdog/
H A Dwdrtas.c272 static long wdrtas_ioctl(struct file *file, unsigned int cmd, in wdrtas_ioctl() argument
283 switch (cmd) { in wdrtas_ioctl()
H A Dsmsc37b787_wdt.c420 unsigned int cmd, unsigned long arg) in wb_smsc_wdt_ioctl() argument
439 switch (cmd) { in wb_smsc_wdt_ioctl()

1...<<151152153154155156157158159160>>...273