/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | rsb.h | 28 u32 cmd; /* 0x2c */ member
|
/openbmc/u-boot/tools/patman/test/ |
H A D | 0000-cover-letter.patch | 15 cmd/pci.c | 3 ++-
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | clp.h | 16 u16 cmd; member
|
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/ |
H A D | chassis-poweron | 5 source /usr/libexec/phosphor-state-manager/power-cmd
|
H A D | chassis-poweroff | 5 source /usr/libexec/phosphor-state-manager/power-cmd
|
H A D | host-powerreset | 5 source /usr/libexec/phosphor-state-manager/power-cmd
|
/openbmc/linux/arch/arm/mach-bcm/ |
H A D | board_bcm281xx.c | 19 static void bcm281xx_restart(enum reboot_mode mode, const char *cmd) in bcm281xx_restart() argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_plane.h | 59 const struct drm_format_info *amdgpu_dm_plane_get_format_info(const struct drm_mode_fb_cmd2 *cmd);
|
/openbmc/linux/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 2396 switch (cmd) { in velocity_mii_ioctl() 2438 switch (cmd) { in velocity_ioctl() 2442 ret = velocity_mii_ioctl(dev, rq, cmd); in velocity_ioctl() 3296 struct ethtool_link_ksettings *cmd) in velocity_get_link_ksettings() argument 3346 cmd->base.speed = SPEED_1000; in velocity_get_link_ksettings() 3348 cmd->base.speed = SPEED_100; in velocity_get_link_ksettings() 3350 cmd->base.speed = SPEED_10; in velocity_get_link_ksettings() 3354 cmd->base.port = PORT_TP; in velocity_get_link_ksettings() 3358 cmd->base.duplex = DUPLEX_FULL; in velocity_get_link_ksettings() 3360 cmd->base.duplex = DUPLEX_HALF; in velocity_get_link_ksettings() [all …]
|
/openbmc/qemu/hw/net/ |
H A D | virtio-net.c | 1030 if (cmd == VIRTIO_NET_CTRL_RX_PROMISC) { in virtio_net_handle_rx_mode() 1034 } else if (cmd == VIRTIO_NET_CTRL_RX_ALLUNI) { in virtio_net_handle_rx_mode() 1036 } else if (cmd == VIRTIO_NET_CTRL_RX_NOMULTI) { in virtio_net_handle_rx_mode() 1038 } else if (cmd == VIRTIO_NET_CTRL_RX_NOUNI) { in virtio_net_handle_rx_mode() 1104 if (cmd == VIRTIO_NET_CTRL_MAC_ADDR_SET) { in virtio_net_handle_mac() 1116 if (cmd != VIRTIO_NET_CTRL_MAC_TABLE_SET) { in virtio_net_handle_mac() 1209 if (cmd == VIRTIO_NET_CTRL_VLAN_ADD) in virtio_net_handle_vlan_table() 1211 else if (cmd == VIRTIO_NET_CTRL_VLAN_DEL) in virtio_net_handle_vlan_table() 1225 if (cmd == VIRTIO_NET_CTRL_ANNOUNCE_ACK && in virtio_net_handle_announce() 1503 if (cmd == VIRTIO_NET_CTRL_MQ_HASH_CONFIG) { in virtio_net_handle_mq() [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.c | 1439 struct ice_aqc_get_sw_cfg *cmd; in ice_aq_get_sw_cfg() local 1444 cmd = &desc.params.get_sw_conf; in ice_aq_get_sw_cfg() 1473 cmd = &desc.params.vsi_cmd; in ice_aq_add_vsi() 1481 cmd->vf_id = vsi_ctx->vf_num; in ice_aq_add_vsi() 1517 cmd = &desc.params.vsi_cmd; in ice_aq_free_vsi() 1552 cmd = &desc.params.vsi_cmd; in ice_aq_update_vsi() 1915 struct ice_aqc_add_get_recipe *cmd; in ice_aq_add_recipe() local 1919 cmd = &desc.params.add_get_recipe; in ice_aq_add_recipe() 1952 struct ice_aqc_add_get_recipe *cmd; in ice_aq_get_recipe() local 1960 cmd = &desc.params.add_get_recipe; in ice_aq_get_recipe() [all …]
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | Makefile | 3 libertas-y += cmd.o
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | kgdb.h | 89 extern int kgdb_ll_trap(int cmd, const char *str,
|
/openbmc/linux/include/uapi/linux/ |
H A D | hdlcdrv.h | 52 int cmd; member
|
/openbmc/u-boot/cmd/ |
H A D | sb.c | 55 return c->cmd(cmdtp, flag, argc, argv); in do_sb()
|
/openbmc/linux/tools/objtool/arch/x86/ |
H A D | Build | 9 $(Q)$(call echo-cmd,gen)$(AWK) -f $(inat_tables_script) $(inat_tables_maps) > $@
|
/openbmc/linux/include/linux/lockd/ |
H A D | bind.h | 81 extern int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data);
|
/openbmc/linux/arch/powerpc/platforms/83xx/ |
H A D | mpc83xx.h | 67 extern void __noreturn mpc83xx_restart(char *cmd);
|
/openbmc/linux/drivers/tty/vt/ |
H A D | Makefile | 21 $(call cmd,conmk)
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | Makefile | 5 cmd.o \
|
/openbmc/qemu/tests/functional/ |
H A D | test_arm_aspeed_ast2500.py | 34 self.vm.cmd('qom-set', path='/machine/peripheral/tmp-test',
|
/openbmc/linux/kernel/debug/ |
H A D | debug_core.h | 71 extern int gdbstub_state(struct kgdb_state *ks, char *cmd);
|
/openbmc/linux/sound/core/seq/oss/ |
H A D | seq_oss_synth.h | 32 int snd_seq_oss_synth_ioctl(struct seq_oss_devinfo *dp, int dev, unsigned int cmd,
|
/openbmc/linux/sound/soc/meson/ |
H A D | aiu-fifo.h | 34 int aiu_fifo_trigger(struct snd_pcm_substream *substream, int cmd,
|
/openbmc/linux/drivers/power/reset/ |
H A D | hisi-reboot.c | 25 unsigned long mode, void *cmd) in hisi_restart_handler() argument
|