Searched refs:flash_device (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/merisc/
H A Dflash.c97 static struct platform_device flash_device[] = { variable in typeref:struct:platform_device
135 platform_device_register(&flash_device[0]);
136 platform_device_register(&flash_device[1]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/atngw100/
H A Dflash.c72 static struct platform_device flash_device = { variable in typeref:struct:platform_device
94 platform_device_register(&flash_device);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/atstk1000/
H A Dflash.c72 static struct platform_device flash_device = { variable in typeref:struct:platform_device
94 platform_device_register(&flash_device);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/favr-32/
H A Dflash.c72 static struct platform_device flash_device = { variable in typeref:struct:platform_device
94 platform_device_register(&flash_device);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-rsk/
H A Dsetup.c53 static struct platform_device flash_device = { variable in typeref:struct:platform_device
95 &flash_device,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dmach-mx1ads.c83 static struct platform_device flash_device = { variable in typeref:struct:platform_device
128 mxc_register_device(&flash_device, &mx1ads_flash_data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dxcep.c89 static struct platform_device flash_device = { variable in typeref:struct:platform_device
139 &flash_device,
H A Dtrizeps4.c188 static struct platform_device flash_device = { variable in typeref:struct:platform_device
267 &flash_device,
273 &flash_device,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/
H A Dboard-magicpanelr2.c330 static struct platform_device flash_device = { variable in typeref:struct:platform_device
373 &flash_device,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-r2d/
H A Dsetup.c221 static struct platform_device flash_device = { variable in typeref:struct:platform_device
254 platform_device_register(&flash_device);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/hammerhead/
H A Dflash.c90 static struct platform_device flash_device = { variable in typeref:struct:platform_device
355 platform_device_register(&flash_device);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dethtool.h585 int (*flash_device)(struct net_device *, struct ethtool_flash *); member in struct:ethtool_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_ethtool.c676 .flash_device = be_do_flash,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dethtool.c1386 if (!dev->ethtool_ops->flash_device)
1389 return dev->ethtool_ops->flash_device(dev, &efl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4_main.c1971 .flash_device = set_flash,

Completed in 212 milliseconds