| /OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-417.c | 626 static char *cmd_to_str(int cmd) in cmd_to_str() argument 628 switch (cmd) { in cmd_to_str()
|
| /OK3568_Linux_fs/kernel/drivers/bus/mhi/core/ |
| H A D | main.c | 1256 enum mhi_cmd_type cmd) in mhi_send_cmd() argument 1275 switch (cmd) { in mhi_send_cmd()
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-stat.txt | 185 3>results perf stat --log-fd 3 -- $cmd 186 3>>results perf stat --log-fd 3 --append -- $cmd
|
| /OK3568_Linux_fs/kernel/sound/x86/ |
| H A D | intel_hdmi_audio.c | 1160 static int had_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in had_pcm_trigger() argument 1168 switch (cmd) { in had_pcm_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/apple/ |
| H A D | bmac.c | 198 unsigned short cmd, unsigned count, unsigned long addr, in dbdma_setcmd() argument 201 out_le16(&cp->command, cmd); in dbdma_setcmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_uap_wext.c | 1089 if ((mlme->cmd == IW_MLME_DEAUTH) || (mlme->cmd == IW_MLME_DISASSOC)) { in woal_set_mlme()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | bq27xxx_battery.c | 1258 u16 cmd = active ? BQ27XXX_SET_CFGUPDATE : BQ27XXX_SOFT_RESET; local 1261 ret = bq27xxx_write(di, BQ27XXX_REG_CTRL, cmd, false);
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-omap.c | 1255 unsigned long cmd, void *v) in gpio_omap_cpu_notifier() argument 1268 switch (cmd) { in gpio_omap_cpu_notifier()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_uap_wext.c | 1114 if ((mlme->cmd == IW_MLME_DEAUTH) || (mlme->cmd == IW_MLME_DISASSOC)) { in woal_set_mlme()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_acl_flex_actions.c | 255 enum mlxsw_afa_set_goto_binding_cmd cmd, in mlxsw_afa_set_goto_set() argument 262 mlxsw_afa_set_goto_binding_cmd_set(actions, cmd); in mlxsw_afa_set_goto_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | ieee80211.h | 327 u32 cmd; member 371 u32 cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | ieee80211.h | 328 u32 cmd; member 372 u32 cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_main.c | 600 unsigned int cmd = FW_CMD_OP_G(ntohl(pcmd->op_to_portid)); in fwevtq_handler() local 604 if (cmd == FW_PORT_CMD && in fwevtq_handler() 624 if (cmd == FW_PORT_CMD && in fwevtq_handler() 2494 static void notify_rdma_uld(struct adapter *adap, enum cxgb4_control cmd) in notify_rdma_uld() argument 2499 adap->uld[type].control(adap->uld[type].handle, cmd); in notify_rdma_uld() 3055 static int cxgb_ioctl(struct net_device *dev, struct ifreq *req, int cmd) in cxgb_ioctl() argument 3063 switch (cmd) { in cxgb_ioctl() 3082 if (cmd == SIOCGMIIREG) in cxgb_ioctl()
|
| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | af_smc.c | 2269 static int smc_ioctl(struct socket *sock, unsigned int cmd, in smc_ioctl() argument 2285 answ = smc->clcsock->ops->ioctl(smc->clcsock, cmd, arg); in smc_ioctl() 2289 switch (cmd) { in smc_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/savage/ |
| H A D | savagefb_driver.c | 400 int cmd; in savagefb_set_clip() local 402 cmd = BCI_CMD_NOP | BCI_CMD_CLIP_NEW; in savagefb_set_clip() 405 BCI_SEND(cmd); in savagefb_set_clip()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | tlan.c | 161 static int tlan_ioctl(struct net_device *dev, struct ifreq *rq, int cmd); 934 static int tlan_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in tlan_ioctl() argument 943 switch (cmd) { in tlan_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_main.c | 98 int cmd); 1735 int cmd) in ipoib_ioctl() argument 1742 return priv->rn_ops->ndo_do_ioctl(dev, ifr, cmd); in ipoib_ioctl()
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk1808.dtsi | 1309 emmc_cmd: emmc-cmd { 1777 sdmmc0_cmd: sdmmc0-cmd { 1800 sdmmc1_cmd: sdmmc1-cmd {
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvenc2.c | 705 switch (req->cmd) { in rkvenc_extract_task_msg() 1515 switch (req->cmd) { in rkvenc_control() 1548 mpp_err("unknown mpp ioctl cmd %x\n", req->cmd); in rkvenc_control()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/ |
| H A D | ravb_main.c | 1797 static int ravb_do_ioctl(struct net_device *ndev, struct ifreq *req, int cmd) in ravb_do_ioctl() argument 1807 switch (cmd) { in ravb_do_ioctl() 1814 return phy_mii_ioctl(phydev, req, cmd); in ravb_do_ioctl()
|
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | via82xx.c | 722 static int snd_via82xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_via82xx_pcm_trigger() argument 732 switch (cmd) { in snd_via82xx_pcm_trigger() 754 if (cmd == SNDRV_PCM_TRIGGER_STOP) in snd_via82xx_pcm_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/arm/ |
| H A D | acornscsi.c | 108 #define DBG(cmd,xxx...) \ argument 109 if (cmd->device->id == DEBUG_TARGET) { \ 113 #define DBG(cmd,xxx...) xxx argument
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | rocket.c | 1285 unsigned int cmd, unsigned long arg) in rp_ioctl() argument 1291 if (cmd != RCKP_GET_PORTS && rocket_paranoia_check(info, "rp_ioctl")) in rp_ioctl() 1294 switch (cmd) { in rp_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
| H A D | virtual_isys.c | 747 cfg->dma_cfg.cmd = _DMA_V2_MOVE_A2B_NO_SYNC_CHK_COMMAND; in calculate_ibuf_ctrl_cfg()
|
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | device_pgid.c | 96 if (status == IO_STATUS_ERROR && irb->scsw.cmd.cstat == 0) in nop_filter()
|