Home
last modified time | relevance | path

Searched refs:cmd (Results 5976 – 6000 of 6824) sorted by relevance

1...<<231232233234235236237238239240>>...273

/openbmc/linux/arch/x86/kvm/
H A Dxen.c1315 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 Dmsm8953.dtsi526 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 Dvduse_dev.c1111 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 Dbuildinfohelper.py1778 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 Dtsnep_main.c2095 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 Drt61pci.c330 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 Datl1c_main.c596 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 Dcoda-bit.c64 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 Datmel_mxt_ts.c1310 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 Dsg.c181 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 Dftrace.rst953 # 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 Dallegro-core.c3437 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 Drk3288-miqi.dtsi346 sdmmc_cmd: sdmmc-cmd {
/openbmc/ipmitool/lib/
H A Dhelper.c841 req.msg.cmd = 0x21; in ipmi_get_oem_id()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.h375 u32 cmd; member
/openbmc/linux/include/sound/
H A Dgus.h200 unsigned int cmd; /* DMA command (format) */ member
/openbmc/linux/drivers/net/wireless/legacy/
H A Drayctl.h520 UCHAR cmd; /* command to ECF */ member
/openbmc/linux/security/
H A Dlsm_audit.c259 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 Dchtls.h384 __be32 cmd; member
/openbmc/linux/drivers/clk/at91/
H A Dsama5d2.c35 .cmd = BIT(12),
/openbmc/linux/drivers/mmc/host/
H A Drenesas_sdhi_internal_dmac.c449 if (!host->cmd->error) { in renesas_sdhi_internal_dmac_issue_tasklet_fn()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.h314 struct psp_gfx_cmd_resp *cmd; member
/openbmc/linux/include/net/
H A Dudp.h285 int udp_ioctl(struct sock *sk, int cmd, int *karg);
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-firefly-reload.dts362 sdmmc_cmd: sdmmc-cmd {
H A Drk3288-miqi.dts357 sdmmc_cmd: sdmmc-cmd {

1...<<231232233234235236237238239240>>...273