Searched defs:offset (Results 26 - 50 of 76) sorted by relevance

1234

/openwrt/tools/firmware-utils/src/
H A Dbuffalo-enc.c37 static int offset; variable
H A Dmakeamitbin.c167 unsigned int offset = info->addr + 0x10; local
H A Dmkwrgimg.c43 uint32_t offset; member in struct:wrg_header
53 static uint32_t offset; variable
[all...]
H A Dbuffalo-tag.c233 ssize_t offset; local
H A Dmktitanimg.h137 unsigned int offset; /* Offset of section from start of NSP_IMG_HDR_HEAD */ member in struct:nsp_img_hdr_sections
H A Dmkmerakifw.c124 void writel(unsigned char *buf, size_t offset, uint32_t value) argument
H A Dmkfwimage2.c209 char offset[16]; local
276 u_int32_t offset; local
[all...]
/openwrt/package/kernel/lantiq/ltq-deu/src/
H A Difxmips_md5_hmac.c251 const unsigned int offset = mctx->byte_count & 0x3f; local
/openwrt/package/utils/fbtest/src/
H A Dfbtest.c249 int offset = 0; local
[all...]
/openwrt/package/utils/nvram/src/
H A Dnvram.c346 int offset = -1; local
[all...]
/openwrt/package/utils/otrx/src/
H A Dotrx.c45 uint32_t offset[3]; member in struct:trx_header
434 static int otrx_extract_copy(FILE *trx, size_t offset, size_t length, char *out_path) { argument
[all...]
/openwrt/target/linux/adm8668/files-3.18/drivers/mtd/maps/
H A Dadm8668.c238 unsigned int offset; local
[all...]
/openwrt/target/linux/ar7/files/drivers/mtd/
H A Dtitanpart.c51 unsigned int offset; /* Offset of section from start of NSP_IMG_HDR_HEAD */ member in struct:nsp_img_hdr_sections
/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Drouterboot.c45 routerboot_find_magic(u8 *buf, unsigned int buflen, u32 *offset, bool hard) argument
261 unsigned int offset; local
[all...]
/openwrt/target/linux/ar71xx/files/drivers/mtd/
H A Dtplinkpart.c52 tplink_read_header(struct mtd_info *mtd, size_t offset) argument
90 static int tplink_check_rootfs_magic(struct mtd_info *mtd, size_t offset) argument
111 tplink_parse_partitions_offset(struct mtd_info *master, struct mtd_partition **pparts, struct mtd_part_parser_data *data, size_t offset) argument
[all...]
/openwrt/target/linux/ar71xx/files/drivers/spi/
H A Dspi-rb4xx-cpld.c286 static int rb4xx_cpld_gpio_get(struct gpio_chip *chip, unsigned offset) argument
298 static void rb4xx_cpld_gpio_set(struct gpio_chip *chip, unsigned offset, argument
304 __rb4xx_cpld_change_cfg(cpld, (1 << offset), !!value << offset); local
308 rb4xx_cpld_gpio_direction_input(struct gpio_chip *chip, unsigned offset) argument
314 rb4xx_cpld_gpio_direction_output(struct gpio_chip *chip, unsigned offset, int value) argument
/openwrt/target/linux/brcm47xx/image/lzma-loader/src/
H A Ddecompress.c96 unsigned int offset; variable
/openwrt/target/linux/generic/files/drivers/mtd/mtdsplit/
H A Dmtdsplit_uimage.c57 read_uimage_header(struct mtd_info *mtd, size_t offset, u_char *buf, argument
91 size_t offset; local
[all...]
/openwrt/target/linux/generic/files/drivers/net/phy/
H A Drtl8366_smi.h27 unsigned offset; member in struct:rtl8366_mib_counter
/openwrt/target/linux/adm5120/files-3.18/drivers/usb/host/
H A Dadm5120-dbg.c726 debug_output(struct file *file, char __user *user_buf, size_t len, loff_t *offset) argument
/openwrt/tools/wrt350nv2-builder/src/
H A Dmd5.c327 int offset = (pms->count[0] >> 3) & 63; local
H A Dwrt350nv2-builder.c111 int offset; member in struct:__anon374
[all...]
/openwrt/package/network/ipv6/map/src/
H A Dmapcalc.c224 int offset = -1; local
[all...]
/openwrt/package/system/mtd/src/
H A Dimagetag.c153 off_t offset = start; local
183 uint32_t offset = 0; local
291 mtd_fixtrx(const char *mtd, size_t offset, size_t data_size) argument
[all...]
H A Dmtd.c140 int mtd_block_is_bad(int fd, int offset) argument
157 int mtd_erase_block(int fd, int offset) argument
170 int mtd_write_buffer(int fd, const char *buf, int offset, int length) argument
337 int ret = 0, offset = 0; local
461 uint32_t offset = 0; local
776 size_t offset = 0, data_size = 0, part_offset = 0, dump_len = 0; local
[all...]

Completed in 136 milliseconds

1234