/linux-3.4.99/arch/arm/mach-gemini/ |
D | devices.c | 48 static struct resource flash_resource = { variable 61 .resource = &flash_resource, 86 flash_resource.end = flash_resource.start + size - 1; in platform_register_pflash()
|
/linux-3.4.99/arch/avr32/boards/merisc/ |
D | flash.c | 84 static struct resource flash_resource[] = { variable 101 .resource = &flash_resource[0], 110 .resource = &flash_resource[1],
|
/linux-3.4.99/arch/sh/boards/mach-rsk/ |
D | setup.c | 48 static struct resource flash_resource = { variable 57 .resource = &flash_resource,
|
/linux-3.4.99/arch/avr32/boards/atstk1000/ |
D | flash.c | 66 static struct resource flash_resource = { variable 75 .resource = &flash_resource,
|
/linux-3.4.99/arch/avr32/boards/favr-32/ |
D | flash.c | 66 static struct resource flash_resource = { variable 75 .resource = &flash_resource,
|
/linux-3.4.99/arch/avr32/boards/atngw100/ |
D | flash.c | 66 static struct resource flash_resource = { variable 75 .resource = &flash_resource,
|
/linux-3.4.99/arch/arm/mach-imx/ |
D | mach-scb9328.c | 32 static struct resource flash_resource = { variable 48 .resource = &flash_resource,
|
D | mach-apf9328.c | 53 static struct resource flash_resource = { variable 69 .resource = &flash_resource,
|
D | mach-mx1ads.c | 75 static const struct resource flash_resource __initconst = { 122 &flash_resource, 1, in mx1ads_init()
|
/linux-3.4.99/arch/arm/mach-pxa/ |
D | xcep.c | 82 static struct resource flash_resource = { variable 94 .resource = &flash_resource,
|
D | gumstix.c | 50 static struct resource flash_resource = { variable 82 .resource = &flash_resource,
|
D | trizeps4.c | 182 static struct resource flash_resource = { variable 194 .resource = &flash_resource,
|
/linux-3.4.99/arch/arm/mach-ixp4xx/ |
D | goramo_mlr.c | 205 static struct resource flash_resource = { variable 214 .resource = &flash_resource, 433 flash_resource.start = IXP4XX_EXP_BUS_BASE(0); in gmlr_init() 434 flash_resource.end = IXP4XX_EXP_BUS_BASE(0) + ixp4xx_exp_bus_size - 1; in gmlr_init()
|
/linux-3.4.99/arch/sh/boards/ |
D | board-magicpanelr2.c | 321 static struct resource flash_resource = { variable 330 .resource = &flash_resource,
|
/linux-3.4.99/arch/sh/boards/mach-r2d/ |
D | setup.c | 215 static struct resource flash_resource = { variable 224 .resource = &flash_resource,
|
/linux-3.4.99/arch/avr32/boards/hammerhead/ |
D | flash.c | 84 static struct resource flash_resource = { variable 93 .resource = &flash_resource,
|