Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/sh/boards/mach-rsk/
H A Dsetup.c56 static struct platform_device flash_device = { variable
67 &flash_device,
/kernel/linux/linux-6.6/arch/sh/boards/mach-rsk/
H A Dsetup.c56 static struct platform_device flash_device = { variable
67 &flash_device,
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Damcore.c112 static struct platform_device flash_device = { variable
137 &flash_device,
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Damcore.c112 static struct platform_device flash_device = { variable
137 &flash_device,
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dxcep.c86 static struct platform_device flash_device = { variable
137 &flash_device,
H A Dtrizeps4.c187 static struct platform_device flash_device = { variable
266 &flash_device,
272 &flash_device,
/kernel/linux/linux-5.10/arch/sh/boards/
H A Dboard-magicpanelr2.c333 static struct platform_device flash_device = { variable
350 &flash_device,
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/sh/boards/
H A Dboard-magicpanelr2.c334 static struct platform_device flash_device = { variable
351 &flash_device,
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c221 .flash_device = mlx5i_flash_device,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c280 .flash_device = mlx5i_flash_device,
/kernel/linux/linux-5.10/include/linux/
H A Dethtool.h337 * @flash_device: Write a firmware image to device's flash memory.
460 int (*flash_device)(struct net_device *, struct ethtool_flash *); member
/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dspear_smi.c96 struct flash_device { struct
115 static struct flash_device flash_devices[] = {
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dspear_smi.c96 struct flash_device { struct
115 static struct flash_device flash_devices[] = {
/kernel/linux/linux-6.6/include/linux/
H A Dethtool.h680 * @flash_device: Write a firmware image to device's flash memory.
843 int (*flash_device)(struct net_device *, struct ethtool_flash *); member
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c1136 .flash_device = bnad_flash_device,
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1441 .flash_device = be_do_flash,
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c1088 .flash_device = bnad_flash_device,
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1447 .flash_device = be_do_flash,
/kernel/linux/linux-5.10/net/ethtool/
H A Dioctl.c2168 if (!dev->ethtool_ops->flash_device) in ethtool_flash_device()
2171 return dev->ethtool_ops->flash_device(dev, &efl); in ethtool_flash_device()
/kernel/linux/linux-6.6/net/ethtool/
H A Dioctl.c2251 if (!dev->ethtool_ops->flash_device) { in ethtool_flash_device()
2256 return dev->ethtool_ops->flash_device(dev, &req->efl); in ethtool_flash_device()
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_kern.c1523 .flash_device = vector_net_load_bpf_flash,
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_kern.c1522 .flash_device = vector_net_load_bpf_flash,
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2097 .flash_device = mlx5e_flash_device,

Completed in 31 milliseconds

12