| /OK3568_Linux_fs/kernel/sound/pci/cs46xx/ |
| H A D | cs46xx_lib.c | 946 int cmd) in snd_cs46xx_playback_trigger() argument 958 switch (cmd) { in snd_cs46xx_playback_trigger() 1011 int cmd) in snd_cs46xx_capture_trigger() argument 1018 switch (cmd) { in snd_cs46xx_capture_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | libiscsi.c | 183 struct scsi_cmnd *cmd = task->sc; in iscsi_prep_ecdb_ahs() local 190 rlen = cmd->cmd_len - ISCSI_CDB_SIZE; in iscsi_prep_ecdb_ahs() 208 memcpy(ecdb_ahdr->ecdb, cmd->cmnd + ISCSI_CDB_SIZE, rlen); in iscsi_prep_ecdb_ahs() 213 "%u\n", cmd->cmd_len, rlen, pad_len, ahslength, in iscsi_prep_ecdb_ahs()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/ |
| H A D | hal_btcoex.c | 613 static u8 _btmpoper_cmd(PBTC_COEXIST pBtCoexist, u8 opcode, u8 opcodever, u8 *cmd, u8 size) in _btmpoper_cmd() argument 623 if (!cmd && size) in _btmpoper_cmd() 634 if (cmd && size) in _btmpoper_cmd() 635 _rtw_memcpy(buf+2, cmd, size); in _btmpoper_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_sdio.c | 3495 HostCmd_DS_COMMAND *cmd, t_u16 cmd_action, in wlan_cmd_sdio_gpio_int() argument 3499 &cmd->params.sdio_gpio_int; in wlan_cmd_sdio_gpio_int() 3503 cmd->command = wlan_cpu_to_le16(HostCmd_CMD_SDIO_GPIO_INT_CONFIG); in wlan_cmd_sdio_gpio_int() 3504 cmd->size = wlan_cpu_to_le16((sizeof(HostCmd_DS_SDIO_GPIO_INT_CONFIG)) + in wlan_cmd_sdio_gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_ethtool.c | 477 nctrl.ncmd.s.cmd = OCTNET_CMD_QUEUE_COUNT_CTL; in lio_send_queue_count_update() 712 nctrl.ncmd.s.cmd = OCTNET_CMD_GPIO_ACCESS; in octnet_gpio_access() 739 nctrl.ncmd.s.cmd = OCTNET_CMD_ID_ACTIVE; in octnet_id_active() 1388 nctrl.ncmd.s.cmd = OCTNET_CMD_SET_FLOW_CTL; in lio_set_pauseparam()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd.h | 1083 uint32 cmd; member 2893 extern int dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, 2896 int cmd, uint8 set, int ifidx); 2898 int cmd, uint8 set, int ifidx); 4053 extern int dhd_set_request_id(dhd_pub_t *pub, uint16 id, uint32 cmd);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd.h | 1081 uint32 cmd; member 2888 extern int dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, 2891 int cmd, uint8 set, int ifidx); 2893 int cmd, uint8 set, int ifidx); 4048 extern int dhd_set_request_id(dhd_pub_t *pub, uint16 id, uint32 cmd);
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | lan78xx.c | 1513 struct ethtool_link_ksettings *cmd) in lan78xx_get_link_ksettings() argument 1523 phy_ethtool_ksettings_get(phydev, cmd); in lan78xx_get_link_ksettings() 1531 const struct ethtool_link_ksettings *cmd) in lan78xx_set_link_ksettings() argument 1543 ret = phy_ethtool_ksettings_set(phydev, cmd); in lan78xx_set_link_ksettings() 1545 if (!cmd->base.autoneg) { in lan78xx_set_link_ksettings()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgvendor.c | 2690 WL_DBG(("entry: cmd = %d\n", nlioc->cmd)); in wl_cfgvendor_priv_string_handler() 2868 char *cmd = NULL; in wl_cfgvendor_priv_bcm_handler() local 2888 cmd = nla_data(iter); in wl_cfgvendor_priv_bcm_handler() 2891 WL_DBG(("%s: type: %d cmd_len:%d cmd_ptr:%p \n", __func__, type, cmd_len, cmd)); in wl_cfgvendor_priv_bcm_handler() 2892 if (!cmd || !cmd_len) { in wl_cfgvendor_priv_bcm_handler() 2910 cmd, ANDROID_PRIV_CMD_IF_PREFIX_LEN) != BCME_OK) { in wl_cfgvendor_priv_bcm_handler() 2945 (const void *)(cmd + cmd_offset), in wl_cfgvendor_priv_bcm_handler() 3001 static const char *nan_attr_to_str(u16 cmd) in nan_attr_to_str() argument 3003 switch (cmd) { in nan_attr_to_str()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 2123 uint32 cmd; /**< common ioctl definition */ member 5456 maccaptr_cmd_t cmd; /* Start / Stop */ member 6577 uint32 cmd; /**< common ioctl definition */ member 6588 #define WL_SEQ_CMDS_GET_IOCTL_FILTER(cmd) \ argument 6589 (((cmd) == WLC_GET_MAGIC) || \ 6590 ((cmd) == WLC_GET_VERSION) || \ 6591 ((cmd) == WLC_GET_AP) || \ 6592 ((cmd) == WLC_GET_INSTANCE)) 8043 char cmd[VNDR_IE_CMD_LEN]; /**< vndr_ie IOVar set command : "add", "del" + NUL */ 8073 char cmd[VNDR_IE_CMD_LEN]; /**< ie IOVar set command : "add" + NUL */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 2123 uint32 cmd; /**< common ioctl definition */ member 5456 maccaptr_cmd_t cmd; /* Start / Stop */ member 6577 uint32 cmd; /**< common ioctl definition */ member 6588 #define WL_SEQ_CMDS_GET_IOCTL_FILTER(cmd) \ argument 6589 (((cmd) == WLC_GET_MAGIC) || \ 6590 ((cmd) == WLC_GET_VERSION) || \ 6591 ((cmd) == WLC_GET_AP) || \ 6592 ((cmd) == WLC_GET_INSTANCE)) 8043 char cmd[VNDR_IE_CMD_LEN]; /**< vndr_ie IOVar set command : "add", "del" + NUL */ 8073 char cmd[VNDR_IE_CMD_LEN]; /**< ie IOVar set command : "add" + NUL */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 2134 uint32 cmd; /**< common ioctl definition */ member 5467 maccaptr_cmd_t cmd; /* Start / Stop */ member 6588 uint32 cmd; /**< common ioctl definition */ member 6599 #define WL_SEQ_CMDS_GET_IOCTL_FILTER(cmd) \ argument 6600 (((cmd) == WLC_GET_MAGIC) || \ 6601 ((cmd) == WLC_GET_VERSION) || \ 6602 ((cmd) == WLC_GET_AP) || \ 6603 ((cmd) == WLC_GET_INSTANCE)) 8054 char cmd[VNDR_IE_CMD_LEN]; /**< vndr_ie IOVar set command : "add", "del" + NUL */ 8084 char cmd[VNDR_IE_CMD_LEN]; /**< ie IOVar set command : "add" + NUL */ [all …]
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/ |
| H A D | xf86drmMode.c | 63 static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) in DRM_IOCTL() argument 65 int ret = drmIoctl(fd, cmd, arg); in DRM_IOCTL()
|
| /OK3568_Linux_fs/kernel/drivers/soc/ti/ |
| H A D | knav_qmss_queue.c | 581 int knav_queue_device_control(void *qhandle, enum knav_queue_ctrl_cmd cmd, in knav_queue_device_control() argument 588 switch ((int)cmd) { in knav_queue_device_control()
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6655/ |
| H A D | device_main.c | 1568 static int vnt_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in vnt_set_key() argument 1574 switch (cmd) { in vnt_set_key()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | ieee80211.h | 257 u32 cmd; member 301 u32 cmd; member
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | archiver.bbclass | 390 cmd = 'cp -fpPRH %s %s' % (localpath, destdir) 391 subprocess.check_call(cmd, shell=True)
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | block_dev.c | 1872 static long block_ioctl(struct file *file, unsigned cmd, unsigned long arg) in block_ioctl() argument 1886 return blkdev_ioctl(bdev, mode, cmd, arg); in block_ioctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | ieee80211.h | 328 u32 cmd; member 372 u32 cmd; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | ieee80211.h | 328 u32 cmd; member 372 u32 cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | mos7720.c | 1813 unsigned int cmd, unsigned long arg) in mos7720_ioctl() argument 1822 switch (cmd) { in mos7720_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | ieee80211.h | 316 u32 cmd; member 360 u32 cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | ieee80211.h | 329 u32 cmd; member 373 u32 cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | u_audio.c | 318 static int uac_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in uac_pcm_trigger() argument 337 switch (cmd) { in uac_pcm_trigger()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | ieee80211.h | 328 u32 cmd; member 372 u32 cmd; member
|