Home
last modified time | relevance | path

Searched refs:flash_device (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/arch/sh/boards/mach-rsk/
Dsetup.c56 static struct platform_device flash_device = { variable
67 &flash_device,
/Linux-v5.4/arch/m68k/coldfire/
Damcore.c112 static struct platform_device flash_device = { variable
137 &flash_device,
/Linux-v5.4/arch/arm/mach-pxa/
Dxcep.c86 static struct platform_device flash_device = { variable
137 &flash_device,
Dtrizeps4.c187 static struct platform_device flash_device = { variable
266 &flash_device,
272 &flash_device,
/Linux-v5.4/arch/sh/boards/
Dboard-magicpanelr2.c333 static struct platform_device flash_device = { variable
350 &flash_device,
/Linux-v5.4/arch/sh/boards/mach-r2d/
Dsetup.c218 static struct platform_device flash_device = { variable
251 platform_device_register(&flash_device); in rts7751r2d_devices_setup()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c244 .flash_device = mlx5i_flash_device,
/Linux-v5.4/include/linux/
Dethtool.h363 int (*flash_device)(struct net_device *, struct ethtool_flash *); member
/Linux-v5.4/drivers/mtd/devices/
Dspear_smi.c96 struct flash_device { struct
115 static struct flash_device flash_devices[] = { argument
/Linux-v5.4/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c1134 .flash_device = bnad_flash_device,
/Linux-v5.4/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c1432 .flash_device = be_do_flash,
/Linux-v5.4/net/core/
Dethtool.c2058 if (!dev->ethtool_ops->flash_device) in ethtool_flash_device()
2061 return dev->ethtool_ops->flash_device(dev, &efl); in ethtool_flash_device()
/Linux-v5.4/drivers/net/ethernet/neterion/vxge/
Dvxge-ethtool.c1146 .flash_device = vxge_fw_flash,
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1597 .flash_device = set_flash,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c2013 .flash_device = mlx5e_flash_device,
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c2129 .flash_device = qede_flash_device,
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c3436 .flash_device = bnxt_flash_device,
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c5295 .flash_device = i40e_ddp_flash,