/openbmc/linux/drivers/ptp/ |
H A D | ptp_private.h | 125 unsigned int cmd, unsigned long arg);
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_msgq.h | 124 struct bfa_msgq_cmd_entry *cmd);
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fb.h | 45 intel_fb_get_format_info(const struct drm_mode_fb_cmd2 *cmd);
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | backing-file-invalidation | 132 self.vm_d.cmd('blockdev-snapshot-sync',
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | ipq5332-rdp442.dts | 65 cmd-pins {
|
/openbmc/linux/Documentation/trace/ |
H A D | function-graph-fold.vim | 12 " single-CPU trace (e.g. trace-cmd report --cpu 1).
|
/openbmc/linux/drivers/power/reset/ |
H A D | gpio-restart.c | 27 unsigned long mode, void *cmd) in gpio_restart_notify() argument
|
H A D | vexpress-poweroff.c | 41 void *cmd) in vexpress_restart() argument
|
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_util.h | 25 extern int iscsit_sequence_cmd(struct iscsit_conn *conn, struct iscsit_cmd *cmd,
|
/openbmc/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_config.h | 51 u32 cmd[4]; member
|
/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/ |
H A D | analyze-reviews.py | 39 p.set_defaults(cmd=self) 101 # return int(args.cmd.run(args))
|
/openbmc/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | wii.c | 98 static void __noreturn wii_restart(char *cmd) in wii_restart() argument
|
/openbmc/linux/drivers/vdpa/mlx5/net/ |
H A D | mlx5_vnet.c | 971 static void alloc_inout(struct mlx5_vdpa_net *ndev, int cmd, void **in, int *inlen, void **out, in alloc_inout() argument 977 switch (cmd) { in alloc_inout() 986 MLX5_SET(qp_2rst_in, *in, opcode, cmd); in alloc_inout() 998 MLX5_SET(rst2init_qp_in, *in, opcode, cmd); in alloc_inout() 1015 MLX5_SET(init2rtr_qp_in, *in, opcode, cmd); in alloc_inout() 1033 MLX5_SET(rtr2rts_qp_in, *in, opcode, cmd); in alloc_inout() 1066 static int modify_qp(struct mlx5_vdpa_net *ndev, struct mlx5_vdpa_virtqueue *mvq, bool fw, int cmd) in modify_qp() argument 1074 alloc_inout(ndev, cmd, &in, &inlen, &out, &outlen, get_qpn(mvq, fw), get_rqpn(mvq, fw)); in modify_qp() 1796 static virtio_net_ctrl_ack handle_ctrl_mac(struct mlx5_vdpa_dev *mvdev, u8 cmd) in handle_ctrl_mac() argument 1806 switch (cmd) { in handle_ctrl_mac() [all …]
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_fru.c | 251 req.msg.cmd = GET_FRU_DATA; in build_fru_bloc() 452 req.msg.cmd = SET_FRU_DATA; in write_fru_area() 622 req.msg.cmd = GET_FRU_DATA; in read_fru_area() 749 req.msg.cmd = GET_FRU_DATA; in read_fru_area_section() 2856 req.msg.cmd = GET_FRU_INFO; in __ipmi_fru_print() 2893 req.msg.cmd = GET_FRU_DATA; in __ipmi_fru_print() 3073 req.msg.cmd = BMC_GET_DEVICE_ID; in ipmi_fru_print_all() 3192 req.msg.cmd = GET_FRU_INFO; in ipmi_fru_read_to_bin() 3260 req.msg.cmd = GET_FRU_INFO; in ipmi_fru_write_from_bin() 3379 req.msg.cmd = GET_FRU_INFO; in ipmi_fru_edit_multirec() [all …]
|
/openbmc/linux/net/8021q/ |
H A D | vlan.c | 556 switch (args.cmd) { in vlan_ioctl_handler() 570 if (args.cmd != ADD_VLAN_CMD && !is_vlan_dev(dev)) in vlan_ioctl_handler() 574 switch (args.cmd) { in vlan_ioctl_handler()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | vrf-xfrm-tests.sh | 62 local cmd="$*" 67 printf " COMMAND: $cmd\n" 70 out=$(eval ip netns exec host1 $cmd 2>&1)
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pcie-rockchip-ep.c | 339 u16 cmd; in rockchip_pcie_ep_send_legacy_irq() local 341 cmd = rockchip_pcie_read(&ep->rockchip, in rockchip_pcie_ep_send_legacy_irq() 345 if (cmd & PCI_COMMAND_INTX_DISABLE) in rockchip_pcie_ep_send_legacy_irq()
|
/openbmc/qemu/hw/usb/ |
H A D | dev-storage.c | 37 uint8_t cmd[16]; member 247 if ((s->mode == USB_MSDM_DATAOUT) != (req->cmd.mode == SCSI_XFER_TO_DEV)) { in usb_msd_transfer_data() 448 s->req = scsi_req_new(scsi_dev, tag, cbw.lun, cbw.cmd, cbw.cmd_len, NULL); in usb_msd_handle_data()
|
/openbmc/linux/sound/oss/dmasound/ |
H A D | dmasound_paula.c | 121 static int AmiMixerIoctl(u_int cmd, u_long arg); 619 static int AmiMixerIoctl(u_int cmd, u_long arg) in AmiMixerIoctl() argument 622 switch (cmd) { in AmiMixerIoctl()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-decoder-cmd.rst | 46 The ``cmd`` field must contain the command code. Some commands use the 74 - ``cmd`` 214 The ``cmd`` field is invalid.
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | atmel-nand.txt | 134 - atmel,nand-cmd-offset : offset for the command latch. 178 atmel,nand-cmd-offset = <22>; /* cle */ 201 atmel,nand-cmd-offset = <22>; /* cle */
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | cyttsp_core.c | 114 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) in ttsp_send_command() argument 116 return ttsp_write_block_data(ts, CY_REG_BASE, sizeof(cmd), &cmd); in ttsp_send_command()
|
/openbmc/linux/net/mac80211/ |
H A D | driver-ops.c | 450 enum set_key_cmd cmd, in drv_set_key() argument 467 trace_drv_set_key(local, cmd, sdata, sta, key); in drv_set_key() 468 ret = local->ops->set_key(&local->hw, cmd, &sdata->vif, sta, key); in drv_set_key()
|
/openbmc/linux/drivers/s390/cio/ |
H A D | device_ops.c | 217 ((sch->schib.scsw.cmd.stctl & SCSW_STCTL_PRIM_STATUS) && in ccw_device_start_timeout_key() 218 !(sch->schib.scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS))) in ccw_device_start_timeout_key() 417 !(sch->schib.scsw.cmd.actl & SCSW_ACTL_SUSPENDED)) in ccw_device_resume()
|
/openbmc/linux/drivers/nvdimm/ |
H A D | security.c | 525 char cmd[SEC_CMD_SIZE+1], keystr[KEY_ID_SIZE+1], in nvdimm_security_store() local 533 cmd, keystr, nkeystr); in nvdimm_security_store() 537 if (sysfs_streq(cmd, ops[i].name)) in nvdimm_security_store()
|