| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | rtw_proc.c | 1222 char cmd[32]; in proc_set_macaddr_acl() local 1271 if (!c || sscanf(c, "%s", cmd) != 1) in proc_set_macaddr_acl() 1275 if (strcmp(mac_acl_cmd_str[i], cmd) == 0) in proc_set_macaddr_acl() 1300 RTW_WARN(FUNC_ADPT_FMT" invalid cmd:\"%s\"", FUNC_ADPT_ARG(adapter), cmd); in proc_set_macaddr_acl() 1916 char cmd[4]; in proc_set_sec_cam() local 1930 int num = sscanf(tmp, "%s %hhu %hhu", cmd, &id_1, &id_2); in proc_set_sec_cam() 1940 if (strcmp("c", cmd) == 0) { in proc_set_sec_cam() 1943 } else if (strcmp("wfc", cmd) == 0) in proc_set_sec_cam() 1945 else if (strcmp("sw", cmd) == 0) in proc_set_sec_cam() 1947 else if (strcmp("cdk", cmd) == 0) in proc_set_sec_cam() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | rtw_proc.c | 1235 char cmd[32]; in proc_set_macaddr_acl() local 1284 if (!c || sscanf(c, "%s", cmd) != 1) in proc_set_macaddr_acl() 1288 if (strcmp(mac_acl_cmd_str[i], cmd) == 0) in proc_set_macaddr_acl() 1313 RTW_WARN(FUNC_ADPT_FMT" invalid cmd:\"%s\"", FUNC_ADPT_ARG(adapter), cmd); in proc_set_macaddr_acl() 1929 char cmd[4]; in proc_set_sec_cam() local 1943 int num = sscanf(tmp, "%s %hhu %hhu", cmd, &id_1, &id_2); in proc_set_sec_cam() 1953 if (strcmp("c", cmd) == 0) { in proc_set_sec_cam() 1956 } else if (strcmp("wfc", cmd) == 0) in proc_set_sec_cam() 1958 else if (strcmp("sw", cmd) == 0) in proc_set_sec_cam() 1960 else if (strcmp("cdk", cmd) == 0) in proc_set_sec_cam() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | hgpk.c | 497 int cmd; in hgpk_select_mode() local 524 cmd = priv->mode == HGPK_MODE_GLIDESENSOR ? in hgpk_select_mode() 527 if (ps2_command(ps2dev, NULL, cmd)) in hgpk_select_mode()
|
| /OK3568_Linux_fs/app/QLauncher/ |
| H A D | xdgdesktopfile.cpp | 411 QString cmd = args.takeFirst(); in startApplicationDetached() local 423 p->start(cmd, args); in startApplicationDetached() 435 return QProcess::startDetached(cmd, args, workingDir); in startApplicationDetached()
|
| /OK3568_Linux_fs/kernel/drivers/memory/ |
| H A D | brcmstb_dpfe.c | 434 static int __send_command(struct brcmstb_dpfe_priv *priv, unsigned int cmd, in __send_command() argument 437 const u32 *msg = priv->dpfe_api->command[cmd]; in __send_command() 443 if (cmd >= DPFE_CMD_MAX) in __send_command()
|
| /OK3568_Linux_fs/kernel/drivers/nfc/st21nfca/ |
| H A D | core.c | 833 static void st21nfca_hci_cmd_received(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in st21nfca_hci_cmd_received() argument 839 pr_debug("cmd: %x\n", cmd); in st21nfca_hci_cmd_received() 841 switch (cmd) { in st21nfca_hci_cmd_received()
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | br2684.c | 720 static int br2684_ioctl(struct socket *sock, unsigned int cmd, in br2684_ioctl() argument 728 switch (cmd) { in br2684_ioctl() 738 if (cmd == ATM_SETBACKEND) { in br2684_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_target.h | 690 int (*get_dif_tags)(struct qla_tgt_cmd *cmd, uint16_t *pfw_prot_opts); 968 struct qla_tgt_cmd *cmd; member 1051 extern void qlt_free_cmd(struct qla_tgt_cmd *cmd);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/chips/ |
| H A D | CYW43455_Makefile | 510 rm -rf *.o *.ko *.mod.c *~ .*.cmd *.o.cmd .*.o.cmd \
|
| H A D | CYW4373_Makefile | 510 rm -rf *.o *.ko *.mod.c *~ .*.cmd *.o.cmd .*.o.cmd \
|
| H A D | CYW54591_Makefile | 510 rm -rf *.o *.ko *.mod.c *~ .*.cmd *.o.cmd .*.o.cmd \
|
| H A D | CYW54591_PCIE_Makefile | 510 rm -rf *.o *.ko *.mod.c *~ .*.cmd *.o.cmd .*.o.cmd \
|
| H A D | CYW5557X_Makefile | 510 rm -rf *.o *.ko *.mod.c *~ .*.cmd *.o.cmd .*.o.cmd \
|
| H A D | CYW5557X_PCIE_Makefile | 510 rm -rf *.o *.ko *.mod.c *~ .*.cmd *.o.cmd .*.o.cmd \
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | rawnand.h | 717 struct nand_op_cmd_instr cmd; member 749 .ctx.cmd.opcode = id, \ 1005 instr->ctx.cmd.opcode); in nand_op_trace()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_emaclite.c | 1243 static int xemaclite_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in xemaclite_ioctl() argument 1248 switch (cmd) { in xemaclite_ioctl() 1252 return phy_mii_ioctl(dev->phydev, rq, cmd); in xemaclite_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/ |
| H A D | focaltech_test_ft8201.c | 236 u8 cmd = 0; in get_chip_information() local 278 cmd = REG_FW_INFO_ADDR; in get_chip_information() 279 ret = fts_test_read(cmd, &value[0], REG_FW_INFO_LEN); in get_chip_information()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | exynos3250-pinctrl.dtsi | 413 sd0_cmd: sd0-cmd { 462 sd1_cmd: sd1-cmd { 497 sd2_cmd: sd2-cmd {
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | tango_nand.c | 147 writeb_relaxed(instr->ctx.cmd.opcode, tchip->base + PBUS_CMD); in tango_exec_instr() 250 static int do_dma(struct tango_nfc *nfc, enum dma_data_direction dir, int cmd, in do_dma() argument 279 writel_relaxed(cmd, nfc->reg_base + NFC_FLASH_CMD); in do_dma()
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | buildstats.bbclass | 138 for cmd in cmds.split(";"): 139 if len(cmd) == 0: 142 c_san.append(cmd)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/ |
| H A D | 3c589_cs.c | 365 static void tc589_wait_for_completion(struct net_device *dev, int cmd) in tc589_wait_for_completion() argument 368 outw(cmd, dev->base_addr + EL3_CMD); in tc589_wait_for_completion() 373 netdev_warn(dev, "command 0x%04x did not complete!\n", cmd); in tc589_wait_for_completion()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_gmbus.c | 744 u8 cmd = DRM_HDCP_DDC_AKSV; in intel_gmbus_output_aksv() local 750 .len = sizeof(cmd), in intel_gmbus_output_aksv() 751 .buf = &cmd, in intel_gmbus_output_aksv()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | vm86_32.c | 215 SYSCALL_DEFINE2(vm86, unsigned long, cmd, unsigned long, arg) in SYSCALL_DEFINE2() argument 217 switch (cmd) { in SYSCALL_DEFINE2() 222 return do_vm86_irq_handling(cmd, (int)arg); in SYSCALL_DEFINE2()
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | iowarrior.c | 478 static long iowarrior_ioctl(struct file *file, unsigned int cmd, in iowarrior_ioctl() argument 504 dev->minor, cmd, arg); in iowarrior_ioctl() 508 switch (cmd) { in iowarrior_ioctl()
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | dn_fib.c | 559 static void fib_magic(int cmd, int type, __le16 dst, int dst_len, struct dn_ifaddr *ifa) in fib_magic() argument 601 req.nlh.nlmsg_type = cmd; in fib_magic() 612 if (cmd == RTM_NEWROUTE) in fib_magic()
|