| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | rtl8150.c | 825 static int rtl8150_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd) in rtl8150_ioctl() argument 831 switch (cmd) { in rtl8150_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6656/ |
| H A D | main_usb.c | 902 static int vnt_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in vnt_set_key() argument 908 switch (cmd) { in vnt_set_key()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/skylake/ |
| H A D | skl.c | 697 unsigned int cmd = (addr << 28) | (AC_NODE_ROOT << 20) | in probe_codec() local 708 snd_hdac_bus_send_cmd(bus, cmd); in probe_codec()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/pm8001/ |
| H A D | pm80xx_hwi.h | 994 __le32 cmd; member 1109 __le32 cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | i5100_edac.c | 131 u32 data, u32 cmd) in i5100_spdcmd_create() argument 138 (cmd & 1); in i5100_spdcmd_create()
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_intel.c | 1025 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue() local 1026 __u16 opcode = le16_to_cpu(cmd->opcode); in intel_dequeue()
|
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | vfio_ap_ops.c | 1286 unsigned int cmd, unsigned long arg) in vfio_ap_mdev_ioctl() argument 1291 switch (cmd) { in vfio_ap_mdev_ioctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_statlog.c | 928 dhd_statlog_query(dhd_pub_t *dhdp, char *cmd, int total_len) in dhd_statlog_query() argument 945 pos = cmd; in dhd_statlog_query()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | ffb.c | 861 static int ffb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in ffb_ioctl() argument 865 return sbusfb_ioctl_helper(cmd, arg, info, in ffb_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-bcm-iproc.c | 751 u32 cmd) in bcm_iproc_i2c_xfer_wait() argument 757 iproc_i2c_wr_reg(iproc_i2c, M_CMD_OFFSET, cmd); in bcm_iproc_i2c_xfer_wait()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/ |
| H A D | s2io-regs.h | 945 #define SPI_CONTROL_CMD(cmd) vBIT(cmd,32,8) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/ |
| H A D | macb.h | 1099 struct ifreq *ifr, int cmd); 1281 int gem_set_hwtst(struct net_device *dev, struct ifreq *ifr, int cmd);
|
| /OK3568_Linux_fs/kernel/include/linux/qed/ |
| H A D | qed_if.h | 1128 int (*read_nvm_cfg)(struct qed_dev *cdev, u8 **buf, u32 cmd, 1137 int (*read_nvm_cfg_len)(struct qed_dev *cdev, u32 cmd);
|
| /OK3568_Linux_fs/u-boot/drivers/ram/rockchip/ |
| H A D | dmc-rk3368.c | 195 static void send_command(struct rk3368_ddr_pctl *pctl, u32 rank, u32 cmd) in send_command() argument 197 u32 mcmd = START_CMD | cmd | rank; in send_command()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_statlog.c | 928 dhd_statlog_query(dhd_pub_t *dhdp, char *cmd, int total_len) in dhd_statlog_query() argument 945 pos = cmd; in dhd_statlog_query()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| H A D | hw_atl_a0.c | 923 if (data->cmd) { in hw_atl_a0_hw_fl3l4_set() 942 hw_atl_rpfl3l4_cmd_set(self, location, data->cmd); in hw_atl_a0_hw_fl3l4_set()
|
| /OK3568_Linux_fs/kernel/sound/soc/qcom/ |
| H A D | lpass-platform.c | 443 int cmd) in lpass_platform_pcmops_trigger() argument 475 switch (cmd) { in lpass_platform_pcmops_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_ethtool.c | 691 switch (info->cmd) { in ionic_get_rxnfc() 697 info->cmd); in ionic_get_rxnfc()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | menelaus.c | 1015 static int menelaus_ioctl(struct device *dev, unsigned cmd, unsigned long arg) in menelaus_ioctl() argument 1022 switch (cmd) { in menelaus_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/i2c/ |
| H A D | atomisp-gc2235.c | 419 static long gc2235_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in gc2235_ioctl() argument 421 switch (cmd) { in gc2235_ioctl()
|
| /OK3568_Linux_fs/kernel/sound/soc/stm/ |
| H A D | stm32_spdifrx.c | 817 static int stm32_spdifrx_trigger(struct snd_pcm_substream *substream, int cmd, in stm32_spdifrx_trigger() argument 823 switch (cmd) { in stm32_spdifrx_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_cmn.h | 257 int bnx2x_cnic_notify(struct bnx2x *bp, int cmd); 932 func_params.cmd = BNX2X_F_CMD_START; in bnx2x_func_start()
|
| /OK3568_Linux_fs/kernel/sound/pci/rme9652/ |
| H A D | hdspm.c | 5741 unsigned int cmd, void *arg) in snd_hdspm_ioctl() argument 5743 switch (cmd) { in snd_hdspm_ioctl() 5756 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_hdspm_ioctl() 5759 static int snd_hdspm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_hdspm_trigger() argument 5767 switch (cmd) { in snd_hdspm_trigger() 5789 if (cmd == SNDRV_PCM_TRIGGER_START) in snd_hdspm_trigger() 5796 if (cmd == SNDRV_PCM_TRIGGER_START) { in snd_hdspm_trigger() 6165 unsigned int cmd, unsigned long arg) in snd_hdspm_hwdep_ioctl() argument 6179 switch (cmd) { in snd_hdspm_hwdep_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | synclinkmp.c | 521 static int ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg); 1250 unsigned int cmd, unsigned long arg) in ioctl() argument 1257 info->device_name, cmd ); in ioctl() 1262 if (cmd != TIOCMIWAIT) { in ioctl() 1267 switch (cmd) { in ioctl() 1708 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() argument 1723 if (cmd != SIOCWANDEV) in hdlcdev_ioctl() 1724 return hdlc_ioctl(dev, ifr, cmd); in hdlcdev_ioctl() 1799 return hdlc_ioctl(dev, ifr, cmd); in hdlcdev_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb3i/ |
| H A D | cxgb3i.c | 235 req->cmd = CPL_ABORT_NO_RST; in abort_arp_failure() 260 req->cmd = CPL_ABORT_SEND_RST; in send_abort_req() 289 rpl->cmd = rst_status; in send_abort_rpl()
|