/openbmc/linux/arch/x86/kvm/ |
H A D | xen.c | 1315 int cmd, u64 param, u64 *r) in kvm_xen_hcall_sched_op() argument 1317 switch (cmd) { in kvm_xen_hcall_sched_op() 1338 static bool kvm_xen_hcall_vcpu_op(struct kvm_vcpu *vcpu, bool longmode, int cmd, in kvm_xen_hcall_vcpu_op() argument 1348 switch (cmd) { in kvm_xen_hcall_vcpu_op()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8953.dtsi | 526 sdc1_cmd_on: sdc1-cmd-on-state { 532 sdc1_cmd_off: sdc1-cmd-off-state { 572 sdc2_cmd_on: sdc2-cmd-on-state { 578 sdc2_cmd_off: sdc2-cmd-off-state {
|
/openbmc/linux/drivers/vdpa/vdpa_user/ |
H A D | vduse_dev.c | 1111 static long vduse_dev_ioctl(struct file *file, unsigned int cmd, in vduse_dev_ioctl() argument 1121 switch (cmd) { in vduse_dev_ioctl() 1841 static long vduse_ioctl(struct file *file, unsigned int cmd, in vduse_ioctl() argument 1849 switch (cmd) { in vduse_ioctl()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | buildinfohelper.py | 1778 cmd = self.server.runCommand(['getVariable','BB_CMDLINE'])[0] 1780 cmd = [token for token in cmd if not token.startswith('-')] 1781 image_name = cmd[1].split(':', 1)[0] # remove everything after : in image name
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_main.c | 2095 int cmd) in tsnep_netdev_ioctl() argument 2099 if (cmd == SIOCSHWTSTAMP || cmd == SIOCGHWTSTAMP) in tsnep_netdev_ioctl() 2100 return tsnep_ptp_ioctl(netdev, ifr, cmd); in tsnep_netdev_ioctl() 2101 return phy_mii_ioctl(netdev->phydev, ifr, cmd); in tsnep_netdev_ioctl()
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt61pci.c | 330 if (crypto->cmd == SET_KEY) { in rt61pci_config_pairwise_key() 403 if (crypto->cmd == SET_KEY) in rt61pci_config_pairwise_key() 405 else if (crypto->cmd == DISABLE_KEY) in rt61pci_config_pairwise_key() 412 if (crypto->cmd == SET_KEY) in rt61pci_config_pairwise_key() 414 else if (crypto->cmd == DISABLE_KEY) in rt61pci_config_pairwise_key()
|
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_main.c | 596 struct ifreq *ifr, int cmd) in atl1c_mii_ioctl() argument 608 switch (cmd) { in atl1c_mii_ioctl() 645 static int atl1c_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in atl1c_ioctl() argument 647 switch (cmd) { in atl1c_ioctl() 651 return atl1c_mii_ioctl(netdev, ifr, cmd); in atl1c_ioctl()
|
/openbmc/linux/drivers/media/platform/chips-media/ |
H A D | coda-bit.c | 64 static void coda_command_async(struct coda_ctx *ctx, int cmd) in coda_command_async() argument 92 trace_coda_bit_run(ctx, cmd); in coda_command_async() 94 coda_write(dev, cmd, CODA_REG_BIT_RUN_COMMAND); in coda_command_async() 97 static int coda_command_sync(struct coda_ctx *ctx, int cmd) in coda_command_sync() argument 104 coda_command_async(ctx, cmd); in coda_command_sync()
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | atmel_mxt_ts.c | 1310 static void mxt_update_crc(struct mxt_data *data, u8 cmd, u8 value) in mxt_update_crc() argument 1319 mxt_t6_command(data, cmd, value, true); in mxt_update_crc() 2431 u8 cmd = mode; in mxt_read_diagnostic_debug() local 2439 cmd); in mxt_read_diagnostic_debug() 2476 cmd = MXT_DIAGNOSTIC_PAGEUP; in mxt_read_diagnostic_debug()
|
/openbmc/linux/drivers/scsi/ |
H A D | sg.c | 181 static int sg_start_req(Sg_request *srp, unsigned char *cmd); 234 static int sg_allow_access(struct file *filp, unsigned char *cmd) in sg_allow_access() argument 240 if (!scsi_cmd_allowed(cmd, filp->f_mode & FMODE_WRITE)) in sg_allow_access() 1723 sg_start_req(Sg_request *srp, unsigned char *cmd) in sg_start_req() argument 1765 memcpy(scmd->cmnd, cmd, hp->cmd_len); in sg_start_req()
|
/openbmc/linux/Documentation/trace/ |
H A D | ftrace.rst | 953 # cmd pid ||||| time | caller 991 cmd: The name of the process in the trace. 1069 record-cmd 1217 record-cmd 1444 # cmd pid ||||| time | caller 1495 # cmd pid ||||| time | caller 1643 # cmd pid ||||| time | caller 1681 # cmd pid ||||| time | caller 1795 # cmd pid ||||| time | caller 1848 # cmd pid ||||| time | caller [all …]
|
/openbmc/linux/drivers/media/platform/allegro-dvt/ |
H A D | allegro-core.c | 3437 struct v4l2_encoder_cmd *cmd) in allegro_encoder_cmd() argument 3442 err = v4l2_m2m_ioctl_try_encoder_cmd(file, fh, cmd); in allegro_encoder_cmd() 3446 err = v4l2_m2m_ioctl_encoder_cmd(file, fh, cmd); in allegro_encoder_cmd() 3450 if (cmd->cmd == V4L2_ENC_CMD_STOP) in allegro_encoder_cmd() 3453 if (cmd->cmd == V4L2_ENC_CMD_START) in allegro_encoder_cmd()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3288-miqi.dtsi | 346 sdmmc_cmd: sdmmc-cmd {
|
/openbmc/ipmitool/lib/ |
H A D | helper.c | 841 req.msg.cmd = 0x21; in ipmi_get_oem_id()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_utils.h | 375 u32 cmd; member
|
/openbmc/linux/include/sound/ |
H A D | gus.h | 200 unsigned int cmd; /* DMA command (format) */ member
|
/openbmc/linux/drivers/net/wireless/legacy/ |
H A D | rayctl.h | 520 UCHAR cmd; /* command to ECF */ member
|
/openbmc/linux/security/ |
H A D | lsm_audit.c | 259 audit_log_format(ab, " ioctlcmd=0x%hx", a->u.op->cmd); in dump_common_audit_data()
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls.h | 384 __be32 cmd; member
|
/openbmc/linux/drivers/clk/at91/ |
H A D | sama5d2.c | 35 .cmd = BIT(12),
|
/openbmc/linux/drivers/mmc/host/ |
H A D | renesas_sdhi_internal_dmac.c | 449 if (!host->cmd->error) { in renesas_sdhi_internal_dmac_issue_tasklet_fn()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_psp.h | 314 struct psp_gfx_cmd_resp *cmd; member
|
/openbmc/linux/include/net/ |
H A D | udp.h | 285 int udp_ioctl(struct sock *sk, int cmd, int *karg);
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-firefly-reload.dts | 362 sdmmc_cmd: sdmmc-cmd {
|
H A D | rk3288-miqi.dts | 357 sdmmc_cmd: sdmmc-cmd {
|