Searched defs:map (Results 76 - 100 of 398) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dscb2_flash.c78 struct map_info *map = mtd->priv; local
[all...]
H A Dsun_uflash.c43 struct map_info map; /* mtd map info */ member in struct:uflash_dev
[all...]
H A Dtsunami_flash.c18 static inline map_word tsunami_flash_read8(struct map_info *map, unsigned long offset) argument
25 static void tsunami_flash_write8(struct map_info *map, map_word value, unsigned long offset) argument
30 tsunami_flash_copy_from( struct map_info *map, void *addr, unsigned long offset, ssize_t len) argument
43 tsunami_flash_copy_to( struct map_info *map, unsigned long offset, const void *addr, ssize_t len) argument
H A Dvmax301.c43 static void __vmax301_page(struct map_info *map, unsigned long page) argument
49 static inline void vmax301_page(struct map_info *map, argument
57 static map_word vmax301_read8(struct map_info *map, unsigned long ofs) argument
67 vmax301_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
83 vmax301_write8(struct map_info *map, map_word d, unsigned long adr) argument
91 vmax301_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/minix/
H A Dbitmap.c22 static unsigned long count_free(struct buffer_head *map[], unsigned numblocks, __u32 numbits) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dbitmaps.c102 void ext2fs_set_bitmap_padding(ext2fs_generic_bitmap map) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/sctp/
H A Dtsnmap.h147 static inline __u32 sctp_tsnmap_get_ctsn(const struct sctp_tsnmap *map) argument
153 static inline __u32 sctp_tsnmap_get_max_tsn_seen(const struct sctp_tsnmap *map) argument
159 static inline __u16 sctp_tsnmap_num_dups(struct sctp_tsnmap *map) argument
165 static inline __be32 *sctp_tsnmap_get_dups(struct sctp_tsnmap *map) argument
178 sctp_tsnmap_get_gabs(struct sctp_tsnmap *map) argument
184 sctp_tsnmap_has_gap(const struct sctp_tsnmap *map) argument
195 sctp_tsnmap_mark_dup(struct sctp_tsnmap *map, __u32 tsn) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/ss/
H A Debitmap.h25 MAPTYPE map; /* this node's portion of the bitmap */ member in struct:ebitmap_node
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/sam/
H A Didmap.c168 struct idmap_methods *map = remote_map; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DStoredMap.java344 putAll(Map map) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DSubIndex.java56 private SortedMap<PK,E> map; field in class:SubIndex
325 public Map<PK,E> map() { method in class:SubIndex
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dq_atm.c240 static const char *map[] = { ATM_VS2TXT_MAP }; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dwmv2dec.c180 int map[3]= {0,2,1}; local
183 int map[3]= {1,0,2}; local
186 int map[3]= {2,1,0}; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dsedlbauer_cs.c229 memreq_t map; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dppc_sys.c146 void platform_notify_map(const struct platform_notify_dev_map *map, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Ddrm_context.c219 drm_map_t *map; local
269 drm_map_t *map = NULL; local
[all...]
H A Ddrm_ioctl.c190 drm_map_t map; local
[all...]
H A Ddrm_memory.c160 void drm_core_ioremap(struct drm_map *map, struct drm_device *dev) argument
170 void drm_core_ioremapfree(struct drm_map *map, struct drm_device *dev) argument
[all...]
H A Ddrm_proc.c210 drm_map_t *map; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/skas/
H A Dmem.c192 int map(struct mm_id * mm_idp, unsigned long virt, unsigned long len, int prot, function
198 struct proc_mm_op map; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/drivers/
H A Daxisflashmap.c178 static map_word flash_read(struct map_info *map, unsigned long ofs) argument
185 static void flash_copy_from(struct map_info *map, void *to, argument
191 static void flash_write(struct map_info *map, map_word d, unsigned long adr) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dirq.c310 void fixup_irqs(cpumask_t map) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/mips-boards/generic/
H A Dinit.c308 u32 start, map, mask, data; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dtileblit.c133 struct fb_tilemap map; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/affs/
H A Dbitmap.c19 const u32 *map; local

Completed in 219 milliseconds

1234567891011>>