/openbmc/linux/arch/sh/boards/mach-rsk/ |
H A D | setup.c | 56 static struct platform_device flash_device = { variable 67 &flash_device,
|
/openbmc/linux/arch/m68k/coldfire/ |
H A D | amcore.c | 112 static struct platform_device flash_device = { variable 137 &flash_device,
|
/openbmc/linux/arch/sh/boards/mach-r2d/ |
H A D | setup.c | 218 static struct platform_device flash_device = { variable 251 platform_device_register(&flash_device); in rts7751r2d_devices_setup()
|
/openbmc/linux/arch/sh/boards/ |
H A D | board-magicpanelr2.c | 334 static struct platform_device flash_device = { variable 351 &flash_device,
|
/openbmc/u-boot/drivers/mtd/ |
H A D | st_smi.c | 24 struct flash_device { struct 47 static struct flash_device flash_devices[] = { argument
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ethtool.c | 280 .flash_device = mlx5i_flash_device,
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | spear_smi.c | 96 struct flash_device { struct 115 static struct flash_device flash_devices[] = { argument
|
/openbmc/linux/include/linux/ |
H A D | ethtool.h | 843 int (*flash_device)(struct net_device *, struct ethtool_flash *); member
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bnad_ethtool.c | 1088 .flash_device = bnad_flash_device,
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 1447 .flash_device = be_do_flash,
|
/openbmc/linux/arch/um/drivers/ |
H A D | vector_kern.c | 1523 .flash_device = vector_net_load_bpf_flash,
|
/openbmc/linux/net/ethtool/ |
H A D | ioctl.c | 2254 if (!dev->ethtool_ops->flash_device) { in ethtool_flash_device() 2259 return dev->ethtool_ops->flash_device(dev, &req->efl); in ethtool_flash_device()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_ethtool.c | 2454 .flash_device = mlx5e_flash_device,
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 2206 .flash_device = set_flash,
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ethtool.c | 2318 .flash_device = qede_flash_device,
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 4169 .flash_device = bnxt_flash_device,
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 5816 .flash_device = i40e_ddp_flash,
|