/linux-6.1.9/arch/sh/boards/mach-rsk/ |
D | setup.c | 56 static struct platform_device flash_device = { variable 67 &flash_device,
|
/linux-6.1.9/arch/m68k/coldfire/ |
D | amcore.c | 112 static struct platform_device flash_device = { variable 137 &flash_device,
|
/linux-6.1.9/arch/arm/mach-pxa/ |
D | xcep.c | 86 static struct platform_device flash_device = { variable 137 &flash_device,
|
D | trizeps4.c | 187 static struct platform_device flash_device = { variable 266 &flash_device, 272 &flash_device,
|
/linux-6.1.9/arch/sh/boards/ |
D | board-magicpanelr2.c | 333 static struct platform_device flash_device = { variable 350 &flash_device,
|
/linux-6.1.9/arch/sh/boards/mach-r2d/ |
D | setup.c | 218 static struct platform_device flash_device = { variable 251 platform_device_register(&flash_device); in rts7751r2d_devices_setup()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 281 .flash_device = mlx5i_flash_device,
|
/linux-6.1.9/drivers/mtd/devices/ |
D | spear_smi.c | 96 struct flash_device { struct 115 static struct flash_device flash_devices[] = { argument
|
/linux-6.1.9/include/linux/ |
D | ethtool.h | 695 int (*flash_device)(struct net_device *, struct ethtool_flash *); member
|
/linux-6.1.9/drivers/net/ethernet/brocade/bna/ |
D | bnad_ethtool.c | 1088 .flash_device = bnad_flash_device,
|
/linux-6.1.9/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 1447 .flash_device = be_do_flash,
|
/linux-6.1.9/arch/um/drivers/ |
D | vector_kern.c | 1521 .flash_device = vector_net_load_bpf_flash,
|
/linux-6.1.9/net/ethtool/ |
D | ioctl.c | 2201 if (!dev->ethtool_ops->flash_device) { in ethtool_flash_device() 2206 return dev->ethtool_ops->flash_device(dev, &req->efl); in ethtool_flash_device()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 2435 .flash_device = mlx5e_flash_device,
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 2300 .flash_device = qede_flash_device,
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 2206 .flash_device = set_flash,
|
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 4060 .flash_device = bnxt_flash_device,
|
/linux-6.1.9/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 5807 .flash_device = i40e_ddp_flash,
|