Home
last modified time | relevance | path

Searched refs:cmd (Results 6126 – 6150 of 6824) sorted by relevance

1...<<241242243244245246247248249250>>...273

/openbmc/linux/include/uapi/drm/
H A Ddrm.h527 __u32 cmd; member
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-phycore-som.dtsi348 emmc_cmd: emmc-cmd {
/openbmc/linux/include/sound/
H A Dcs35l41.h896 enum cs35l41_cspl_mbox_cmd cmd);
/openbmc/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c267 writeb(instr->ctx.cmd.opcode, in ingenic_nand_exec_instr()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxic_nand.c412 &instr->ctx.cmd.opcode, in mxic_nfc_exec_op()
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_chassis.robot124 [Documentation] Verify get chassis capabilities IPMI cmd with valid data length and verify
/openbmc/linux/fs/hfsplus/
H A Dhfsplus_fs.h495 long hfsplus_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c130 static int e1000_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd);
132 int cmd);
4734 static int e1000_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in e1000_ioctl() argument
4736 switch (cmd) { in e1000_ioctl()
4740 return e1000_mii_ioctl(netdev, ifr, cmd); in e1000_ioctl()
4753 int cmd) in e1000_mii_ioctl() argument
4765 switch (cmd) { in e1000_mii_ioctl()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h2388 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
2391 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
/openbmc/qemu/block/
H A Dtrace-events159 nvme_cmd_map_qiov(void *s, void *cmd, void *req, void *qiov, int entries) "s %p cmd %p req %p qiov …
/openbmc/linux/include/net/
H A Dipv6.h1228 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
1229 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd,
/openbmc/linux/drivers/rtc/
H A Drtc-pcf2127.c335 unsigned int cmd, unsigned long arg) in pcf2127_rtc_ioctl() argument
341 switch (cmd) { in pcf2127_rtc_ioctl()
/openbmc/linux/sound/soc/codecs/
H A Dtlv320dac33.c1105 static int dac33_pcm_trigger(struct snd_pcm_substream *substream, int cmd, in dac33_pcm_trigger() argument
1112 switch (cmd) { in dac33_pcm_trigger()
/openbmc/linux/sound/soc/fsl/
H A Dfsl_ssi.c1107 static int fsl_ssi_trigger(struct snd_pcm_substream *substream, int cmd, in fsl_ssi_trigger() argument
1114 switch (cmd) { in fsl_ssi_trigger()
/openbmc/linux/drivers/net/ethernet/wiznet/
H A Dw5100.c572 static int w5100_command(struct w5100_priv *priv, u16 cmd) in w5100_command() argument
576 w5100_write(priv, W5100_S0_CR(priv), cmd); in w5100_command()
/openbmc/linux/tools/testing/selftests/rseq/
H A Dparam_test.c273 static int sys_membarrier(int cmd, int flags, int cpu_id) in sys_membarrier() argument
275 return syscall(__NR_membarrier, cmd, flags, cpu_id); in sys_membarrier()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dwext.c1093 switch (mlme->cmd) { in orinoco_ioctl_set_mlme()
1122 if (info->cmd == (SIOCIWFIRSTPRIV + 0x1)) { in orinoco_ioctl_reset()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ptp.c577 aq_ptp->udp_filter.cmd = HW_ATL_RX_ENABLE_FLTR_L3L4 | in aq_ptp_prepare_filters()
611 aq_ptp->udp_filter.cmd &= ~HW_ATL_RX_ENABLE_FLTR_L3L4; in aq_ptp_hwtstamp_config_set()
/openbmc/linux/sound/soc/amd/
H A Dacp-pcm-dma.c1114 struct snd_pcm_substream *substream, int cmd) in acp_dma_trigger() argument
1123 switch (cmd) { in acp_dma_trigger()
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_tpmi_core.c1199 static long isst_if_def_ioctl(struct file *file, unsigned int cmd, in isst_if_def_ioctl() argument
1206 switch (cmd) { in isst_if_def_ioctl()
/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dmemop.c280 if (uc.cmd == UCALL_ABORT) { \
283 TEST_ASSERT_EQ(uc.cmd, UCALL_SYNC); \
/openbmc/linux/sound/soc/sunxi/
H A Dsun4i-codec.c282 static int sun4i_codec_trigger(struct snd_pcm_substream *substream, int cmd, in sun4i_codec_trigger() argument
288 switch (cmd) { in sun4i_codec_trigger()
/openbmc/linux/drivers/media/radio/si4713/
H A Dsi4713.c1219 static long si4713_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in si4713_ioctl() argument
1229 switch (cmd) { in si4713_ioctl()
/openbmc/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xxfbdrv.c314 static int mb862xxfb_ioctl(struct fb_info *fbi, unsigned int cmd, in mb862xxfb_ioctl() argument
323 switch (cmd) { in mb862xxfb_ioctl()
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_els.c877 fcct_build_req_header(struct fc_ct_hdr *hdr, u16 cmd, u16 max_size) in fcct_build_req_header() argument
883 hdr->ct_cmd = cpu_to_be16(cmd); in fcct_build_req_header()

1...<<241242243244245246247248249250>>...273