Home
last modified time | relevance | path

Searched refs:cmd (Results 4626 – 4650 of 6807) sorted by relevance

1...<<181182183184185186187188189190>>...273

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dsta.h35 int cw1200_set_key(struct ieee80211_hw *dev, enum set_key_cmd cmd,
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Daarch32_id_regs.c65 TEST_FAIL("Unexpected ucall: %lu", uc.cmd); in test_guest_raz()
/openbmc/linux/include/linux/
H A Dvfio_pci_core.h116 long vfio_pci_core_ioctl(struct vfio_device *core_vdev, unsigned int cmd,
/openbmc/linux/include/sound/
H A Dsoc-dpcm.h163 int dpcm_be_dai_trigger(struct snd_soc_pcm_runtime *fe, int stream, int cmd);
H A Demux_synth.h55 int (*oss_ioctl)(struct snd_emux *emu, int cmd, int p1, int p2);
/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_com.h172 struct efa_admin_aq_entry *cmd,
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dhmc.h107 u64 cmd; member
/openbmc/qemu/backends/tpm/
H A Dtrace-events4 tpm_passthrough_handle_request(void *cmd) "processing command %p"
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c890 uint32_t cmd; in nouveau_gem_ioctl_pushbuf() local
892 cmd = chan->push.addr + ((chan->dma.cur + 2) << 2); in nouveau_gem_ioctl_pushbuf()
893 cmd |= 0x20000000; in nouveau_gem_ioctl_pushbuf()
894 if (unlikely(cmd != req->suffix0)) { in nouveau_gem_ioctl_pushbuf()
907 push[i].length - 8) / 4, cmd); in nouveau_gem_ioctl_pushbuf()
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtvfb.c321 static int ivtvfb_prep_frame(struct ivtv *itv, int cmd, void __user *source, in ivtvfb_prep_frame() argument
444 static int ivtvfb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in ivtvfb_ioctl() argument
450 switch (cmd) { in ivtvfb_ioctl()
488 return ivtvfb_prep_frame(itv, cmd, args.source, args.dest_offset, args.count); in ivtvfb_ioctl()
492 IVTVFB_DEBUG_INFO("Unknown ioctl %08x\n", cmd); in ivtvfb_ioctl()
/openbmc/qemu/hw/display/
H A Dxlnx_dp.c497 AUXCommand cmd = (value & AUX_COMMAND_MASK) >> AUX_COMMAND_SHIFT; in xlnx_dp_aux_set_command() local
510 switch (cmd) { in xlnx_dp_aux_set_command()
514 s->core_registers[DP_AUX_REPLY_CODE] = aux_request(s->aux_bus, cmd, in xlnx_dp_aux_set_command()
529 s->core_registers[DP_AUX_REPLY_CODE] = aux_request(s->aux_bus, cmd, in xlnx_dp_aux_set_command()
538 qemu_log_mask(LOG_GUEST_ERROR, "%s: invalid command: %u", __func__, cmd); in xlnx_dp_aux_set_command()
/openbmc/linux/drivers/input/touchscreen/
H A Dads7846.c64 u8 cmd; member
1088 u8 cmd; in ads7846_setup_spi_msg() local
1093 cmd = ads7846_get_cmd(cmd_idx, vref); in ads7846_setup_spi_msg()
1096 packet->tx[l->offset + b].cmd = cmd; in ads7846_setup_spi_msg()
/openbmc/linux/net/qrtr/
H A Daf_qrtr.c644 pkt->cmd = cpu_to_le32(QRTR_TYPE_BYE); in qrtr_endpoint_unregister()
703 pkt->cmd = cpu_to_le32(QRTR_TYPE_DEL_CLIENT); in qrtr_port_remove()
1020 pkt->cmd = cpu_to_le32(QRTR_TYPE_RESUME_TX); in qrtr_send_resume_tx()
1145 static int qrtr_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in qrtr_ioctl() argument
1158 switch (cmd) { in qrtr_ioctl()
/openbmc/linux/tools/build/Documentation/
H A DBuild.txt149 For each built object file 'a.o' the '.a.cmd' is created and holds:
157 All existing '.cmd' files are included in the Build process to follow properly
/openbmc/linux/drivers/tty/ipwireless/
H A Dnetwork.c157 unsigned int cmd, unsigned long arg) in ipwireless_ppp_ioctl() argument
165 switch (cmd) { in ipwireless_ppp_ioctl()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dtxc43128_phy.c541 struct ethtool_link_ksettings *cmd) in txc43128_get_link_ksettings() argument
543 mdio45_ethtool_ksettings_get(&efx->mdio, cmd); in txc43128_get_link_ksettings()
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmarvell,armada-38x-pinctrl.txt39 mpp21 21 gpio, spi0(cs1), ge1(rxd0), sata0(prsnt), sd0(cmd), dev(bootcs), sata1(prsnt)
68 mpp50 50 gpio, pcie0(rstout), tdm(drx), audio(extclk), sd0(cmd)
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nx2.h231 uint16_t cmd; member
573 } cmd; member
/openbmc/linux/drivers/net/wan/
H A Dc101.c212 void __user *data, int cmd) in c101_siocdevprivate() argument
217 if (cmd == SIOCDEVPRIVATE) { in c101_siocdevprivate()
H A Dpci200syn.c171 void __user *data, int cmd) in pci200_siocdevprivate() argument
174 if (cmd == SIOCDEVPRIVATE) { in pci200_siocdevprivate()
/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-uapi.c543 unsigned int cmd, in fsl_mc_uapi_dev_ioctl() argument
554 switch (cmd) { in fsl_mc_uapi_dev_ioctl()
/openbmc/linux/drivers/char/ipmi/
H A Dbt-bmc.c297 static long bt_bmc_ioctl(struct file *file, unsigned int cmd, in bt_bmc_ioctl() argument
302 switch (cmd) { in bt_bmc_ioctl()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-scsi.c87 static void vs_run(const char *title, VirtioCmd *cmd, VDev *vdev, in vs_run() argument
92 vs_io_assert(virtio_run(vdev, VR_REQUEST, cmd) == 0, title); in vs_run()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dmeson.bbclass60 cmd = [rustc, "--target", d.getVar(target_var)] + d.getVar("RUSTFLAGS").split()
61 return "rust = %s" % repr(cmd)
/openbmc/qemu/hw/acpi/
H A Dtrace-events30 cpuhp_acpi_write_cmd(uint32_t idx, uint8_t cmd) "idx[0x%"PRIx32"] cmd: 0x%"PRIx8

1...<<181182183184185186187188189190>>...273