Searched refs:flash_device (Results 1 – 19 of 19) sorted by relevance
/linux/arch/sh/boards/mach-rsk/ |
A D | setup.c | 56 static struct platform_device flash_device = { variable 67 &flash_device,
|
/linux/arch/m68k/coldfire/ |
A D | amcore.c | 112 static struct platform_device flash_device = { variable 137 &flash_device,
|
/linux/arch/arm/mach-pxa/ |
A D | xcep.c | 86 static struct platform_device flash_device = { variable 137 &flash_device,
|
A D | trizeps4.c | 187 static struct platform_device flash_device = { variable 266 &flash_device, 272 &flash_device,
|
/linux/arch/sh/boards/ |
A D | board-magicpanelr2.c | 333 static struct platform_device flash_device = { variable 350 &flash_device,
|
/linux/arch/sh/boards/mach-r2d/ |
A D | setup.c | 218 static struct platform_device flash_device = { variable 251 platform_device_register(&flash_device); in rts7751r2d_devices_setup()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
A D | ethtool.c | 256 .flash_device = mlx5i_flash_device,
|
/linux/drivers/mtd/devices/ |
A D | spear_smi.c | 96 struct flash_device { struct 115 static struct flash_device flash_devices[] = { argument
|
/linux/include/linux/ |
A D | ethtool.h | 663 int (*flash_device)(struct net_device *, struct ethtool_flash *); member
|
/linux/drivers/net/ethernet/brocade/bna/ |
A D | bnad_ethtool.c | 1084 .flash_device = bnad_flash_device,
|
/linux/drivers/net/ethernet/emulex/benet/ |
A D | be_ethtool.c | 1438 .flash_device = be_do_flash,
|
/linux/arch/um/drivers/ |
A D | vector_kern.c | 1525 .flash_device = vector_net_load_bpf_flash,
|
/linux/drivers/net/ethernet/neterion/vxge/ |
A D | vxge-ethtool.c | 1146 .flash_device = vxge_fw_flash,
|
/linux/net/ethtool/ |
A D | ioctl.c | 2202 if (!dev->ethtool_ops->flash_device) { in ethtool_flash_device() 2207 return dev->ethtool_ops->flash_device(dev, &req->efl); in ethtool_flash_device()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_ethtool.c | 2396 .flash_device = mlx5e_flash_device,
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_ethtool.c | 2193 .flash_device = set_flash,
|
/linux/drivers/net/ethernet/qlogic/qede/ |
A D | qede_ethtool.c | 2283 .flash_device = qede_flash_device,
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_ethtool.c | 3951 .flash_device = bnxt_flash_device,
|
/linux/drivers/net/ethernet/intel/i40e/ |
A D | i40e_ethtool.c | 5682 .flash_device = i40e_ddp_flash,
|
Completed in 58 milliseconds