flash_device      187 arch/arm/mach-pxa/trizeps4.c static struct platform_device flash_device = {
flash_device      266 arch/arm/mach-pxa/trizeps4.c 	&flash_device,
flash_device      272 arch/arm/mach-pxa/trizeps4.c 	&flash_device,
flash_device       86 arch/arm/mach-pxa/xcep.c static struct platform_device flash_device = {
flash_device      137 arch/arm/mach-pxa/xcep.c 	&flash_device,
flash_device      112 arch/m68k/coldfire/amcore.c static struct platform_device flash_device = {
flash_device      137 arch/m68k/coldfire/amcore.c 	&flash_device,
flash_device      333 arch/sh/boards/board-magicpanelr2.c static struct platform_device flash_device = {
flash_device      350 arch/sh/boards/board-magicpanelr2.c 	&flash_device,
flash_device      218 arch/sh/boards/mach-r2d/setup.c static struct platform_device flash_device = {
flash_device      251 arch/sh/boards/mach-r2d/setup.c 		platform_device_register(&flash_device);
flash_device       56 arch/sh/boards/mach-rsk/setup.c static struct platform_device flash_device = {
flash_device       67 arch/sh/boards/mach-rsk/setup.c 	&flash_device,
flash_device      115 drivers/mtd/devices/spear_smi.c static struct flash_device flash_devices[] = {
flash_device     3458 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	.flash_device		= bnxt_flash_device,
flash_device     1134 drivers/net/ethernet/brocade/bna/bnad_ethtool.c 	.flash_device = bnad_flash_device,
flash_device     1597 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 	.flash_device      = set_flash,
flash_device     1432 drivers/net/ethernet/emulex/benet/be_ethtool.c 	.flash_device = be_do_flash,
flash_device     5295 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 	.flash_device = i40e_ddp_flash,
flash_device     2004 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	.flash_device      = mlx5e_flash_device,
flash_device      244 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.c 	.flash_device       = mlx5i_flash_device,
flash_device     1146 drivers/net/ethernet/neterion/vxge/vxge-ethtool.c 	.flash_device		= vxge_fw_flash,
flash_device     2129 drivers/net/ethernet/qlogic/qede/qede_ethtool.c 	.flash_device = qede_flash_device,
flash_device      363 include/linux/ethtool.h 	int	(*flash_device)(struct net_device *, struct ethtool_flash *);
flash_device     2058 net/core/ethtool.c 	if (!dev->ethtool_ops->flash_device)
flash_device     2061 net/core/ethtool.c 	return dev->ethtool_ops->flash_device(dev, &efl);