| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_iol.h | 77 u8 cmd; member
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | perf.c | 241 static const struct cmd cmds[] = {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_iol.h | 77 u8 cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/iio/accel/ |
| H A D | cros_ec_accel_legacy.c | 54 st->param.cmd = MOTIONSENSE_CMD_DUMP; in cros_ec_accel_legacy_read_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | rtw_iol.h | 81 u8 cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | rtw_iol.h | 77 u8 cmd; member
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | libtraceevent-strerror.txt | 66 _libtraceevent(3)_, _trace-cmd(1)_
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/ |
| H A D | ps3_gelic_wireless.h | 297 unsigned int cmd; /* command code */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_iol.h | 76 u8 cmd; member
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/ |
| H A D | Makefile | 216 $(RM) *.o *~ $(TARGETS) *.a *.so $(VERSION_FILES) .*.d .*.cmd; \
|
| /OK3568_Linux_fs/kernel/sound/core/seq/oss/ |
| H A D | seq_oss_readq.c | 228 rec.t.cmd = TMR_WAIT_ABS; in snd_seq_oss_readq_put_timestamp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_iol.h | 76 u8 cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | netcp_ethss.c | 1931 struct ethtool_link_ksettings *cmd) in keystone_get_link_ksettings() argument 1947 phy_ethtool_ksettings_get(phy, cmd); in keystone_get_link_ksettings() 1948 cmd->base.port = gbe_intf->slave->phy_port_t; in keystone_get_link_ksettings() 1954 const struct ethtool_link_ksettings *cmd) in keystone_set_link_ksettings() argument 1959 u8 port = cmd->base.port; in keystone_set_link_ksettings() 1964 cmd->link_modes.advertising); in keystone_set_link_ksettings() 1966 cmd->link_modes.supported); in keystone_set_link_ksettings() 1997 return phy_ethtool_ksettings_set(phy, cmd); in keystone_set_link_ksettings() 2744 struct ifreq *ifr, int cmd) in gbe_hwtstamp() argument 2823 static int gbe_ioctl(void *intf_priv, struct ifreq *req, int cmd) in gbe_ioctl() argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | package.bbclass | 351 cmd = ["dwarfsrcfiles", file] 353 output = subprocess.check_output(cmd, universal_newlines=True, stderr=subprocess.STDOUT) 361 …msg = "dwarfsrcfiles failed with exit code %s (cmd was %s)%s" % (retval, cmd, ":\n%s" % output if … 616 cmd = processdebugsrc % (sourcefile, basedir, localsrc_prefix, parentdir, dvar, debugsrcdir) 618 subprocess.check_output(cmd, shell=True, stderr=subprocess.STDOUT) 625 …cmd = "find %s%s -type l -print0 -delete | sed s#%s%s/##g | (cd '%s' ; cpio -pd0mL --no-preserve-o… 627 subprocess.check_output(cmd, shell=True, stderr=subprocess.STDOUT) 642 … cmd = "mv %s%s%s %s%s%s" % (dvar, debugsrcdir, "/build", dvar, debugsrcdir, "/build.build") 643 subprocess.check_output(cmd, shell=True, stderr=subprocess.STDOUT) 646 cmd = "mv %s%s%s/* %s%s" % (dvar, debugsrcdir, sdir, dvar,debugsrcdir) [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_mr.c | 892 u8 *cmd = NULL; in _mrc_module_chg_op_chdef_start_hdlr() local 899 if (phl_cmd_get_cur_cmdinfo(phl, msg->band_idx, msg, &cmd, &cmd_len) in _mrc_module_chg_op_chdef_start_hdlr() 905 ch_param = (struct chg_opch_param *)cmd; in _mrc_module_chg_op_chdef_start_hdlr() 940 u8 *cmd = NULL; in _mrc_module_chg_op_chdef_end_hdlr() local 947 if (phl_cmd_get_cur_cmdinfo(phl, msg->band_idx, msg, &cmd, &cmd_len) in _mrc_module_chg_op_chdef_end_hdlr() 953 ch_param = (struct chg_opch_param *)cmd; in _mrc_module_chg_op_chdef_end_hdlr() 980 u8 *cmd = NULL; in _mrc_module_msg_pre_hdlr() local 992 msg->band_idx, msg, &cmd, &cmd_len)) { in _mrc_module_msg_pre_hdlr() 998 _mrc_module_chg_op_chdef_start_pre_hdlr(cmd)) { in _mrc_module_msg_pre_hdlr() 1011 msg->band_idx, msg, &cmd, &cmd_len)) { in _mrc_module_msg_pre_hdlr() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_mr.c | 892 u8 *cmd = NULL; in _mrc_module_chg_op_chdef_start_hdlr() local 899 if (phl_cmd_get_cur_cmdinfo(phl, msg->band_idx, msg, &cmd, &cmd_len) in _mrc_module_chg_op_chdef_start_hdlr() 905 ch_param = (struct chg_opch_param *)cmd; in _mrc_module_chg_op_chdef_start_hdlr() 940 u8 *cmd = NULL; in _mrc_module_chg_op_chdef_end_hdlr() local 947 if (phl_cmd_get_cur_cmdinfo(phl, msg->band_idx, msg, &cmd, &cmd_len) in _mrc_module_chg_op_chdef_end_hdlr() 953 ch_param = (struct chg_opch_param *)cmd; in _mrc_module_chg_op_chdef_end_hdlr() 980 u8 *cmd = NULL; in _mrc_module_msg_pre_hdlr() local 992 msg->band_idx, msg, &cmd, &cmd_len)) { in _mrc_module_msg_pre_hdlr() 998 _mrc_module_chg_op_chdef_start_pre_hdlr(cmd)) { in _mrc_module_msg_pre_hdlr() 1011 msg->band_idx, msg, &cmd, &cmd_len)) { in _mrc_module_msg_pre_hdlr() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | wmi.c | 850 static long wmi_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in wmi_ioctl() argument 859 if (_IOC_TYPE(cmd) != WMI_IOC) in wmi_ioctl() 863 if (_IOC_NR(cmd) >= wblock->gblock.instance_count) in wmi_ioctl() 902 ret = wdriver->filter_callback(&wblock->dev, cmd, buf); in wmi_ioctl()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rv1106-pinctrl.dtsi | 90 emmc_cmd: emmc-cmd { 722 sdmmc0_cmd: sdmmc0-cmd { 776 sdmmc1m0_cmd: sdmmc1m0-cmd { 814 sdmmc1m1_cmd: sdmmc1m1-cmd {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/ |
| H A D | main.c | 525 static int wcn36xx_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in wcn36xx_set_key() argument 538 cmd, key_conf->cipher, key_conf->keyidx, in wcn36xx_set_key() 566 switch (cmd) { in wcn36xx_set_key() 644 wcn36xx_err("Unsupported key cmd 0x%x\n", cmd); in wcn36xx_set_key()
|
| /OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/ |
| H A D | q6asm-dai.c | 318 struct snd_pcm_substream *substream, int cmd) in q6asm_dai_trigger() argument 324 switch (cmd) { in q6asm_dai_trigger() 1005 struct snd_compr_stream *stream, int cmd) in q6asm_dai_compr_trigger() argument 1011 switch (cmd) { in q6asm_dai_compr_trigger()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | mxc_nand.c | 144 static void send_cmd(struct mxc_nand_host *host, uint16_t cmd) argument 146 pr_debug("send_cmd(host, 0x%x)\n", cmd); 148 writenfc(cmd, &host->regs->flash_cmd); 152 wait_op_done(host, TROP_US_DELAY, cmd);
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt2701/ |
| H A D | mt2701-afe-pcm.c | 469 int cmd, struct snd_soc_dai *dai) in mt2701_dlm_fe_trigger() argument 474 switch (cmd) { in mt2701_dlm_fe_trigger() 480 mtk_afe_fe_trigger(substream, cmd, dai); in mt2701_dlm_fe_trigger() 484 mtk_afe_fe_trigger(substream, cmd, dai); in mt2701_dlm_fe_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_11ac.c | 1346 mlan_status wlan_cmd_11ac_cfg(pmlan_private pmpriv, HostCmd_DS_COMMAND *cmd, in wlan_cmd_11ac_cfg() argument 1350 HostCmd_DS_11AC_CFG *vhtcfg = &cmd->params.vhtcfg; in wlan_cmd_11ac_cfg() 1354 cmd->command = wlan_cpu_to_le16(HostCmd_CMD_11AC_CFG); in wlan_cmd_11ac_cfg() 1355 cmd->size = wlan_cpu_to_le16(sizeof(HostCmd_DS_11AC_CFG) + S_DS_GEN); in wlan_cmd_11ac_cfg()
|
| /OK3568_Linux_fs/kernel/arch/mips/kvm/ |
| H A D | mips.c | 1594 unsigned long cmd, void *ptr) in kvm_mips_csr_die_notify() argument 1601 if (cmd != DIE_FP && cmd != DIE_MSAFP) in kvm_mips_csr_die_notify() 1612 switch (cmd) { in kvm_mips_csr_die_notify()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | arasan-nand-controller.c | 543 nfc_op->cmd_reg |= CMD_1(instr->ctx.cmd.opcode); in anfc_parse_instructions() 545 nfc_op->cmd_reg |= CMD_2(instr->ctx.cmd.opcode); in anfc_parse_instructions() 727 if (subop->instrs[0].ctx.cmd.opcode != NAND_CMD_STATUS) in anfc_status_type_exec() 858 op->instrs[0].ctx.cmd.opcode != NAND_CMD_STATUS && in anfc_check_op()
|