Searched defs:len (Results 276 - 300 of 2210) sorted by relevance

<<11121314151617181920>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/devices/
H A Dsflash.c79 sflash_mtd_read(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf) argument
110 sflash_mtd_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) argument
147 unsigned int addr, len; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/maps/
H A Dautcpu12-nvram.c68 void autcpu12_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
73 void autcpu12_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
H A Ddbox2-flash.c58 void dbox2_flash_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
81 void dbox2_flash_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
H A Depxa10db-flash.c59 static void epxa10db_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
82 static void epxa10db_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
H A Dlasat.c34 static void sp_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
57 static void sp_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
H A Dmbx860.c67 void mbx_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
87 void mbx_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
H A Dnetsc520.c68 static void netsc520_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
88 static void netsc520_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
H A Dphysmap.c37 void physmap_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
60 void physmap_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
H A Dpnc2000.c42 void pnc_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
62 void pnc_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
H A Dtsunami_flash.c26 tsunami_flash_copy_from( struct map_info *map, void *addr, unsigned long offset, ssize_t len) argument
39 tsunami_flash_copy_to( struct map_info *map, unsigned long offset, const void *addr, ssize_t len) argument
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/board/bcm947xx/src/
H A Dui_bcm947xx.c157 unsigned int len, count; local
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/dev/
H A Ddev_atapi.c119 static void atapidrv_ins(idecommon_dispatch_t *disp,uint32_t reg,uint8_t *buf,int len) argument
151 static void atapidrv_outs(idecommon_dispatch_t *disp,uint32_t reg,uint8_t *buf,int len) argument
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/main/
H A Dcfe_filesys.c297 int fs_read(fileio_ctx_t *fsctx,void *ref,uint8_t *buffer,int len) argument
319 int fs_write(fileio_ctx_t *fsctx,void *ref,uint8_t *buffer,int len) argument
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/pccons/
H A Dvga_subr.c237 void vga_writestr(vga_term_t *vga,uint8_t *str,uint8_t attr,int len) argument
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/ui/
H A Dui_loadcmds.c365 int len; local
H A Durl.c199 int idx,len; local
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/usb/
H A Dusbdebug.c127 void usb_dbg_dumpdescriptors(usbdev_t *dev,uint8_t *ptr,int len) argument
287 int len; local
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A Dexample.c66 uLong len = strlen(hello)+1; local
94 int len = strlen(hello)+1; local
170 int len = strlen(hello)+1; local
345 int len = strlen(hello)+1; local
/asus-wl-520gu-7.0.1.45/src/include/
H A Dbcmnvram.h29 uint32 len; member in struct:nvram_header
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dmd32_common.h390 int HASH_UPDATE (HASH_CTX *c, const void *data_, size_t len) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ax25/
H A Dax25_addr.c160 unsigned char *ax25_addr_parse(unsigned char *buf, int len, ax25_address *src, ax25_address *dest, ax25_digi *digi, int *flags, int *dama) argument
217 int len = 0; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/bnep/
H A Dnetdev.c107 int i, len = skb->len; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Ddev_mcast.c226 int len = 0; local
[all...]
H A Dfilter.c75 unsigned int len = skb->len-skb->data_len; local
[all...]
H A Diovec.c82 int memcpy_toiovec(struct iovec *iov, unsigned char *kdata, int len) argument
111 void memcpy_tokerneliovec(struct iovec *iov, unsigned char *kdata, int len) argument
135 int memcpy_fromiovec(unsigned char *kdata, struct iovec *iov, int len) argument
163 memcpy_fromiovecend(unsigned char *kdata, struct iovec *iov, int offset, int len) argument
201 csum_partial_copy_fromiovecend(unsigned char *kdata, struct iovec *iov, int offset, unsigned int len, int *csump) argument
[all...]

Completed in 142 milliseconds

<<11121314151617181920>>