Home
last modified time | relevance | path

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

/linux/arch/sh/boards/mach-rsk/
H A Dsetup.c56 static struct platform_device flash_device = { variable
67 &flash_device,
/linux/arch/m68k/coldfire/
H A Damcore.c112 static struct platform_device flash_device = { variable
137 &flash_device,
/linux/arch/sh/boards/mach-r2d/
H A Dsetup.c218 static struct platform_device flash_device = { variable
251 platform_device_register(&flash_device); in rts7751r2d_devices_setup()
/linux/arch/sh/boards/
H A Dboard-magicpanelr2.c334 static struct platform_device flash_device = { variable
351 &flash_device,
/linux/drivers/mtd/devices/
H A Dspear_smi.c96 struct flash_device { struct
115 static struct flash_device flash_devices[] = { argument
/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c1088 .flash_device = bnad_flash_device,
/linux/arch/um/drivers/
H A Dvector_kern.c1511 .flash_device = vector_net_load_bpf_flash,
/linux/net/ethtool/
H A Dioctl.c2711 if (!dev->ethtool_ops->flash_device) { in ethtool_flash_device()
2716 return dev->ethtool_ops->flash_device(dev, &req->efl); in ethtool_flash_device()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c2213 .flash_device = set_flash,
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c5848 .flash_device = i40e_ddp_flash,
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5744 .flash_device = bnxt_flash_device,