Home
last modified time | relevance | path

Searched refs:cmd (Results 3001 – 3025 of 6826) sorted by relevance

1...<<121122123124125126127128129130>>...274

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dvendor.h44 uint cmd; member
/openbmc/linux/arch/arm/mach-mvebu/
H A Dcommon.h17 void mvebu_restart(enum reboot_mode mode, const char *cmd);
/openbmc/qemu/tests/functional/
H A Dtest_version.py23 res = self.vm.cmd('human-monitor-command',
H A Dtest_mips64el_malta.py149 self.vm.cmd('human-monitor-command', command_line='stop')
150 self.vm.cmd('human-monitor-command',
H A Dtest_pc_cpu_hotplug_props.py33 self.assertEqual(len(self.vm.cmd('query-cpus-fast')), 2)
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_thermal_ambient_temperatures.robot58 ${cmd} Catenate [x for x in ${records}
60 ${invalid_records}= Evaluate ${cmd}
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dled.c80 struct iwl_host_cmd cmd = { in iwl_send_led_cmd() local
93 return iwl_dvm_send_cmd(priv, &cmd); in iwl_send_led_cmd()
/openbmc/linux/sound/soc/meson/
H A Daiu-encoder-spdif.c47 aiu_encoder_spdif_trigger(struct snd_pcm_substream *substream, int cmd, in aiu_encoder_spdif_trigger() argument
52 switch (cmd) { in aiu_encoder_spdif_trigger()
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmveth.h87 #define h_multicast_ctrl(ua, cmd, mac) \ argument
88 plpar_hcall_norets(H_MULTICAST_CTRL, ua, cmd, mac)
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_synproxy.c11 #define SYS_OUT(cmd, ...) ({ \ argument
13 snprintf(buf, sizeof(buf), (cmd), ##__VA_ARGS__); \
/openbmc/linux/drivers/ufs/host/
H A Dufs-mediatek.h215 unsigned long cmd; member
229 s.cmd, s.v1, s.v2, s.v3, s.v4, s.v5, s.v6, s.res); in _ufs_mtk_smc()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_tx.c37 void ath11k_hal_tx_cmd_desc_setup(struct ath11k_base *ab, void *cmd, in ath11k_hal_tx_cmd_desc_setup() argument
40 struct hal_tcl_data_cmd *tcl_cmd = (struct hal_tcl_data_cmd *)cmd; in ath11k_hal_tx_cmd_desc_setup()
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Ddriver.c120 static long sgx_compat_ioctl(struct file *filep, unsigned int cmd, in sgx_compat_ioctl() argument
123 return sgx_ioctl(filep, cmd, arg); in sgx_compat_ioctl()
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-370-seagate-nas-4bay.dts87 cmd-gpio = <&pca9554 1 GPIO_ACTIVE_HIGH>;
97 cmd-gpio = <&pca9554 4 GPIO_ACTIVE_HIGH>;
/openbmc/linux/arch/arm/mach-omap2/
H A Domap-secure.c228 static int cpu_notifier(struct notifier_block *nb, unsigned long cmd, void *v) in cpu_notifier() argument
230 switch (cmd) { in cpu_notifier()
/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c61 u32 cmd; member
179 iowrite32(stuser->cmd, &stdev->mmio_mrpc->cmd); in mrpc_cmd_submit()
513 if (size < sizeof(stuser->cmd) || in switchtec_dev_write()
514 size > sizeof(stuser->cmd) + sizeof(stuser->data)) in switchtec_dev_write()
517 stuser->data_len = size - sizeof(stuser->cmd); in switchtec_dev_write()
528 rc = copy_from_user(&stuser->cmd, data, sizeof(stuser->cmd)); in switchtec_dev_write()
533 if (((MRPC_CMD_ID(stuser->cmd) == MRPC_GAS_WRITE) || in switchtec_dev_write()
534 (MRPC_CMD_ID(stuser->cmd) == MRPC_GAS_READ)) && in switchtec_dev_write()
540 data += sizeof(stuser->cmd); in switchtec_dev_write()
565 if (size < sizeof(stuser->cmd) || in switchtec_dev_read()
[all …]
/openbmc/linux/tools/perf/util/
H A Devlist.c2013 *cmd = EVLIST_CTL_CMD_UNSUPPORTED; in evlist__ctlfd_recv()
2043 *cmd = EVLIST_CTL_CMD_ENABLE; in evlist__ctlfd_recv()
2046 *cmd = EVLIST_CTL_CMD_DISABLE; in evlist__ctlfd_recv()
2049 *cmd = EVLIST_CTL_CMD_SNAPSHOT; in evlist__ctlfd_recv()
2053 *cmd = EVLIST_CTL_CMD_EVLIST; in evlist__ctlfd_recv()
2056 *cmd = EVLIST_CTL_CMD_STOP; in evlist__ctlfd_recv()
2059 *cmd = EVLIST_CTL_CMD_PING; in evlist__ctlfd_recv()
2187 switch (*cmd) { in evlist__ctlfd_process()
2191 *cmd == EVLIST_CTL_CMD_ENABLE); in evlist__ctlfd_process()
2206 if (!(*cmd == EVLIST_CTL_CMD_ACK || *cmd == EVLIST_CTL_CMD_UNSUPPORTED || in evlist__ctlfd_process()
[all …]
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgruhandles.h184 unsigned int cmd:1; /* DW 0 */ member
259 unsigned int cmd:1; /* DW 0 - low 32*/ member
352 unsigned int cmd:1; /* DW0 */ member
/openbmc/u-boot/cmd/
H A Duniverse.c304 char cmd = 'x'; in do_universe() local
308 cmd = argv[1][0]; in do_universe()
322 switch (cmd) { in do_universe()
/openbmc/u-boot/tools/patman/
H A Dseries.py94 def ShowActions(self, args, cmd, process_tags): argument
136 if cmd:
137 print('Git command: %s' % cmd)
/openbmc/linux/drivers/auxdisplay/
H A Darm-charlcd.c186 static void charlcd_4bit_command(struct charlcd *lcd, u8 cmd) in charlcd_4bit_command() argument
188 u32 cmdlo = (cmd << 4) & 0xf0; in charlcd_4bit_command()
189 u32 cmdhi = (cmd & 0xf0); in charlcd_4bit_command()
/openbmc/linux/sound/soc/uniphier/
H A Daio-dma.c135 struct snd_pcm_substream *substream, int cmd) in uniphier_aiodma_trigger() argument
147 switch (cmd) { in uniphier_aiodma_trigger()
161 dev_warn(dev, "Unknown trigger(%d) ignored\n", cmd); in uniphier_aiodma_trigger()
/openbmc/linux/tools/testing/selftests/net/
H A Dfib_nexthop_multiprefix.sh49 local cmd="$*"
54 echo "COMMAND: $cmd"
57 out=$(eval $cmd 2>&1)
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_base.h390 struct genwqe_ddcb_cmd cmd; /* ddcb_no for this request */ member
506 struct genwqe_ddcb_cmd *cmd, unsigned int f_flags);
518 struct genwqe_ddcb_cmd *cmd,
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-nec-nl8048hl11.c88 unsigned int cmd = 0, data = 0; in nec_8048_spi_send() local
90 cmd = 0x0000 | reg_addr; /* register address write */ in nec_8048_spi_send()
92 data = (cmd << 16) | data; in nec_8048_spi_send()

1...<<121122123124125126127128129130>>...274