Searched defs:cmd (Results 1 - 25 of 45) sorted by relevance

12

/openwrt/target/linux/adm8668/files-3.18/arch/mips/adm8668/
H A Dsetup.c7 static void adm8668_restart(char *cmd) argument
/openwrt/package/libs/libnl-tiny/src/
H A Dgenl_mngt.c98 struct genl_cmd *cmd; local
[all...]
H A Dgenl.c127 int genl_send_simple(struct nl_sock *sk, int family, int cmd, argument
246 genlmsg_put(struct nl_msg *msg, uint32_t pid, uint32_t seq, int family, int hdrlen, int flags, uint8_t cmd, uint8_t version) argument
[all...]
H A Dgenl_ctrl.c55 static int ctrl_msg_parser(struct nl_cache_ops *ops, struct genl_cmd *cmd, argument
H A Dunl.c91 struct nl_msg *unl_genl_msg(struct unl *unl, int cmd, bool dump) argument
/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Dpci-ath9k-fixup.c29 u16 cmd; local
/openwrt/target/linux/oxnas/files/arch/arm/mach-oxnas/
H A Dmach-ox820.c89 void ox820_assert_system_reset(enum reboot_mode mode, const char *cmd) argument
/openwrt/target/linux/adm5120/files-3.18/arch/mips/adm5120/mikrotik/
H A Drb-150.c59 static void rb150_nand_cmd_ctrl(struct mtd_info *mtd, int cmd, argument
/openwrt/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx_ethtool.c16 ag71xx_ethtool_get_settings(struct net_device *dev, struct ethtool_cmd *cmd) argument
28 ag71xx_ethtool_set_settings(struct net_device *dev, struct ethtool_cmd *cmd) argument
/openwrt/target/linux/oxnas/files/drivers/mtd/nand/
H A Doxnas_nand.c27 static void oxnas_cmd_ctrl(struct mtd_info *mtd, int cmd, unsigned int ctrl) argument
/openwrt/target/linux/bcm53xx/files/drivers/mtd/spi-nor/
H A Dbcm53xxspiflash.c32 u8 *cmd = kzalloc(len + 1, GFP_KERNEL); local
53 unsigned char cmd[5]; local
90 u8 *cmd = kzalloc(len + 5, GFP_KERNEL); local
125 unsigned char cmd[5]; local
143 unsigned char cmd[4]; local
[all...]
/openwrt/target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/
H A Dcommon.c163 void mcs814x_restart(enum reboot_mode mode, const char *cmd) argument
/openwrt/package/kernel/avila-wdt/src/
H A Davila-wdt.c123 static long avila_wdt_ioctl(struct file *file, unsigned int cmd, argument
/openwrt/scripts/flashing/
H A Djungo-image.py247 cmd = "load -u %s -r 0\n" % (url) variable
250 cmd = "load -u http://%s:%d/%s -r 0\n" % (server, PORT, splitpath[1]) variable
/openwrt/target/linux/adm5120/files-3.18/arch/mips/adm5120/common/
H A Dprom.c243 char *cmd; local
H A Dplatform.c330 static void adm5120_nand_cmd_ctrl(struct mtd_info *mtd, int cmd, argument
/openwrt/target/linux/adm5120/files-3.18/drivers/watchdog/
H A Dadm5120_wdt.c126 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
/openwrt/target/linux/ar71xx/files/drivers/mtd/nand/
H A Drb4xx_nand.c79 static void rb4xx_nand_write_cmd(unsigned char cmd) argument
89 static void rb4xx_nand_cmd_ctrl(struct mtd_info *mtd, int cmd, argument
H A Drb750_nand.c182 static void rb750_nand_cmd_ctrl(struct mtd_info *mtd, int cmd, argument
H A Drb91x_nand.c199 static void rb91x_nand_cmd_ctrl(struct mtd_info *mtd, int cmd, argument
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_test.c341 u32 cmd; local
/openwrt/package/network/config/swconfig/src/
H A Dcli.c243 int cmd = CMD_NONE; local
[all...]
/openwrt/package/network/services/ead/src/
H A Dead-client.c220 struct ead_msg_cmd_data *cmd = EAD_ENC_DATA(msg, cmd_data); local
289 struct ead_msg_cmd *cmd = EAD_ENC_DATA(msg, cmd); local
/openwrt/target/linux/ar71xx/files/drivers/spi/
H A Dspi-rb4xx-cpld.c52 static int rb4xx_cpld_write_cmd(struct rb4xx_cpld *cpld, unsigned char cmd) argument
76 unsigned char cmd[2]; local
137 const unsigned char cmd[5] = { local
202 static const unsigned char cmd[2] = { CPLD_CMD_READ_NAND, 0 }; local
258 static const unsigned char cmd = CPLD_CMD_WRITE_NAND; local
[all...]
/openwrt/target/linux/gemini/files/arch/arm/mach-gemini/
H A Dpci.c170 unsigned int cmd; local

Completed in 200 milliseconds

12