Searched refs:map_info (Results 51 - 75 of 97) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/chips/
H A Dfwh_lock.h28 static int fwh_xxlock_oneblock(struct map_info *map, struct flchip *chip,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dautcpu12-nvram.c39 struct map_info autcpu12_sram_map = {
H A Dcfi_flagadm.c60 struct map_info flagadm_map = {
H A Ddbox2-flash.c67 struct map_info dbox2_flash_map = {
H A Ddmv182.c46 static struct map_info svme182_map = {
H A Dedb7312.c38 struct map_info edb7312nor_map = {
H A Dipaq-flash.c39 static void jornada56x_set_vpp(struct map_info *map, int vpp)
52 static void jornada720_set_vpp(struct map_info *map, int vpp)
71 static struct map_info ipaq_map[MAX_IPAQ_CS] = {
147 static void h3xxx_set_vpp(struct map_info *map, int vpp)
H A Dnetsc520.c84 static struct map_info netsc520_map = {
H A Domap-toto-flash.c34 static struct map_info omap_toto_map_flash = {
H A Dsharpsl-flash.c39 struct map_info sharpsl_map = {
H A Dwalnut.c36 static struct map_info walnut_map = {
H A Dcdb89712.c23 struct map_info cdb89712_flash_map = {
93 struct map_info cdb89712_sram_map = {
161 struct map_info cdb89712_bootrom_map = {
H A Dceiva.c107 struct map_info *map;
119 struct map_info *maps;
123 * Allocate the map_info structs in one go.
125 maps = kzalloc(sizeof(struct map_info) * nr, GFP_KERNEL);
H A Ddilnetpc.c207 static void dnp_set_vpp(struct map_info *not_used, int on)
229 static void adnp_set_vpp(struct map_info *not_used, int on)
254 static struct map_info dnpc_map = {
H A Dalchemy-flash.c98 static struct map_info alchemy_map = {
H A Dh720x-flash.c26 static struct map_info h720x_map = {
H A Dimpa7.c41 static struct map_info impa7_map[NUM_FLASHBANKS] = {
H A Dredwood.c114 struct map_info redwood_flash_map = {
H A Dphysmap.c27 struct map_info map;
231 int bankwidth, void (*set_vpp)(struct map_info *, int))
H A Dtqm834x.c39 static struct map_info* map_banks[FLASH_BANK_MAX];
135 map_banks[idx] = kzalloc(sizeof(struct map_info), GFP_KERNEL);
270 /* release map_info not used anymore */
H A Dtqm8xxl.c51 static struct map_info* map_banks[FLASH_BANK_MAX];
137 map_banks[idx] = kzalloc(sizeof(struct map_info), GFP_KERNEL);
236 /* release map_info not used anymore */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Ddm-linear.c73 union map_info *map_context)
H A Ddm.h150 union map_info *dm_get_mapinfo(struct bio *bio);
H A Ddm-target.c172 union map_info *map_context)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2440/
H A Dmach-nexcoder.c89 static struct map_info nexcoder_nor_map = {

Completed in 79 milliseconds

1234