/openbmc/qemu/tests/qtest/ |
H A D | pflash-cfi02-test.c | 173 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 D | aic94xx_task.c | 484 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 D | core.c | 117 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 D | isight.c | 415 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 D | rockchip_i2s.c | 466 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 D | mchp-spdiftx.c | 304 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 D | pmu_event_filter_test.c | 212 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 D | llcp_commands.c | 314 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 D | netlink.c | 612 .cmd = WG_CMD_GET_DEVICE, 618 .cmd = WG_CMD_SET_DEVICE,
|
/openbmc/linux/sound/pci/lola/ |
H A D | lola_pcm.c | 503 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 D | fimc-isp-video.c | 90 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 D | core.c | 309 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 D | uvc_v4l2.c | 531 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 D | pxa-ssp.c | 707 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 D | sof_es8336.c | 127 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 D | rtc-rv8803.c | 494 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 D | ux500_msp_i2s.c | 554 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 D | Makefile | 396 $(call cmd,32) 405 $(call cmd,64)
|
/openbmc/linux/sound/usb/6fire/ |
H A D | pcm.c | 494 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 D | binderfs.c | 233 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 D | atomisp-gc2235.c | 290 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 D | pptp.c | 575 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 D | exynos5410-pinctrl.dtsi | 420 sd0_cmd: sd0-cmd-pins { 455 sd2_cmd: sd2-cmd-pins {
|
/openbmc/linux/fs/hpfs/ |
H A D | super.c | 204 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 D | efa_main.c | 246 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()
|