Home
last modified time | relevance | path

Searched refs:cmd (Results 5501 – 5525 of 6824) sorted by relevance

1...<<221222223224225226227228229230>>...273

/openbmc/qemu/tests/qtest/
H A Dpflash-cfi02-test.c173 uint8_t cmd) in flash_cmd() argument
175 flash_write(c, as_byte_addr(c, cmd_addr), replicate(c, cmd)); in flash_cmd()
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_task.c484 memcpy(scb->ssp_task.ssp_cmd.cdb, task->ssp_task.cmd->cmnd, in asd_build_ssp_ascb()
485 task->ssp_task.cmd->cmd_len); in asd_build_ssp_ascb()
/openbmc/linux/sound/soc/intel/avs/
H A Dcore.c117 unsigned int cmd = (addr << 28) | (AC_NODE_ROOT << 20) | in probe_codec() local
123 snd_hdac_bus_send_cmd(bus, cmd); in probe_codec()
/openbmc/linux/sound/firewire/
H A Disight.c415 static int isight_trigger(struct snd_pcm_substream *substream, int cmd) in isight_trigger() argument
419 switch (cmd) { in isight_trigger()
/openbmc/linux/sound/soc/rockchip/
H A Drockchip_i2s.c466 int cmd, struct snd_soc_dai *dai) in rockchip_i2s_trigger() argument
471 switch (cmd) { in rockchip_i2s_trigger()
/openbmc/linux/sound/soc/atmel/
H A Dmchp-spdiftx.c304 static int mchp_spdiftx_trigger(struct snd_pcm_substream *substream, int cmd, in mchp_spdiftx_trigger() argument
313 switch (cmd) { in mchp_spdiftx_trigger()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dpmu_event_filter_test.c212 TEST_ASSERT(uc.cmd == UCALL_SYNC, in run_vcpu_to_sync()
213 "Received ucall other than UCALL_SYNC: %lu", uc.cmd); in run_vcpu_to_sync()
/openbmc/linux/net/nfc/
H A Dllcp_commands.c314 u8 cmd, u16 size) in llcp_allocate_pdu() argument
329 skb = llcp_add_header(skb, sock->dsap, sock->ssap, cmd); in llcp_allocate_pdu()
/openbmc/linux/drivers/net/wireguard/
H A Dnetlink.c612 .cmd = WG_CMD_GET_DEVICE,
618 .cmd = WG_CMD_SET_DEVICE,
/openbmc/linux/sound/pci/lola/
H A Dlola_pcm.c503 static int lola_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in lola_pcm_trigger() argument
512 switch (cmd) { in lola_pcm_trigger()
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp-video.c90 dma->cmd = DMA_OUTPUT_COMMAND_ENABLE; in isp_video_capture_start_streaming()
130 dma->cmd = DMA_OUTPUT_COMMAND_DISABLE; in isp_video_capture_stop_streaming()
/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Dcore.c309 union pds_core_dev_cmd cmd = { in pdsc_core_init() local
332 err = pdsc_devcmd_locked(pdsc, &cmd, &comp, pdsc->devcmd_timeout); in pdsc_core_init()
/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_v4l2.c531 unsigned int cmd, void *arg) in uvc_v4l2_ioctl_default() argument
536 switch (cmd) { in uvc_v4l2_ioctl_default()
/openbmc/linux/sound/soc/pxa/
H A Dpxa-ssp.c707 static int pxa_ssp_trigger(struct snd_pcm_substream *substream, int cmd, in pxa_ssp_trigger() argument
715 switch (cmd) { in pxa_ssp_trigger()
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_es8336.c127 static int sof_8336_trigger(struct snd_pcm_substream *substream, int cmd) in sof_8336_trigger() argument
133 switch (cmd) { in sof_8336_trigger()
/openbmc/linux/drivers/rtc/
H A Drtc-rv8803.c494 static int rv8803_ioctl(struct device *dev, unsigned int cmd, unsigned long arg) in rv8803_ioctl() argument
501 switch (cmd) { in rv8803_ioctl()
/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.c554 int ux500_msp_i2s_trigger(struct ux500_msp *msp, int cmd, int direction) in ux500_msp_i2s_trigger() argument
564 switch (cmd) { in ux500_msp_i2s_trigger()
/openbmc/linux/arch/mips/
H A DMakefile396 $(call cmd,32)
405 $(call cmd,64)
/openbmc/linux/sound/usb/6fire/
H A Dpcm.c494 static int usb6fire_pcm_trigger(struct snd_pcm_substream *alsa_sub, int cmd) in usb6fire_pcm_trigger() argument
505 switch (cmd) { in usb6fire_pcm_trigger()
/openbmc/linux/drivers/android/
H A Dbinderfs.c233 static long binder_ctl_ioctl(struct file *file, unsigned int cmd, in binder_ctl_ioctl() argument
241 switch (cmd) { in binder_ctl_ioctl()
/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc2235.c290 static long gc2235_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in gc2235_ioctl() argument
292 switch (cmd) { in gc2235_ioctl()
/openbmc/linux/drivers/net/ppp/
H A Dpptp.c575 static int pptp_ppp_ioctl(struct ppp_channel *chan, unsigned int cmd, in pptp_ppp_ioctl() argument
586 switch (cmd) { in pptp_ppp_ioctl()
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5410-pinctrl.dtsi420 sd0_cmd: sd0-cmd-pins {
455 sd2_cmd: sd2-cmd-pins {
/openbmc/linux/fs/hpfs/
H A Dsuper.c204 long hpfs_ioctl(struct file *file, unsigned cmd, unsigned long arg) in hpfs_ioctl() argument
206 switch (cmd) { in hpfs_ioctl()
/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_main.c246 struct efa_admin_set_feature_cmd cmd = {}; in efa_set_host_info() local
283 efa_com_set_feature_ex(&dev->edev, &resp, &cmd, EFA_ADMIN_HOST_INFO, in efa_set_host_info()

1...<<221222223224225226227228229230>>...273