Searched refs:flash_device (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/sh/boards/mach-rsk/
H A Dsetup.c56 static struct platform_device flash_device = { variable in typeref:struct:platform_device
67 &flash_device,
/linux-master/arch/m68k/coldfire/
H A Damcore.c112 static struct platform_device flash_device = { variable in typeref:struct:platform_device
137 &flash_device,
/linux-master/arch/sh/boards/mach-r2d/
H A Dsetup.c218 static struct platform_device flash_device = { variable in typeref:struct:platform_device
251 platform_device_register(&flash_device);
/linux-master/arch/sh/boards/
H A Dboard-magicpanelr2.c334 static struct platform_device flash_device = { variable in typeref:struct:platform_device
351 &flash_device,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c280 .flash_device = mlx5i_flash_device,
/linux-master/drivers/mtd/devices/
H A Dspear_smi.c96 struct flash_device { struct
115 static struct flash_device flash_devices[] = {
/linux-master/include/linux/
H A Dethtool.h731 * @flash_device: Write a firmware image to device's flash memory.
887 int (*flash_device)(struct net_device *, struct ethtool_flash *); member in struct:ethtool_ops
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c1088 .flash_device = bnad_flash_device,
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1449 .flash_device = be_do_flash,
/linux-master/arch/um/drivers/
H A Dvector_kern.c1522 .flash_device = vector_net_load_bpf_flash,
/linux-master/net/ethtool/
H A Dioctl.c2337 if (!dev->ethtool_ops->flash_device) {
2342 return dev->ethtool_ops->flash_device(dev, &req->efl);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c2208 .flash_device = set_flash,
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c2314 .flash_device = qede_flash_device,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2463 .flash_device = mlx5e_flash_device,
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c5828 .flash_device = i40e_ddp_flash,
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5111 .flash_device = bnxt_flash_device,

Completed in 248 milliseconds