Searched refs:ef4_mtd_add (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | mtd.c | 54 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts, in ef4_mtd_add() function
|
H A D | efx.h | 219 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts,
|
H A D | falcon.c | 965 rc = ef4_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); in falcon_mtd_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | mtd.c | 54 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts, in ef4_mtd_add() function
|
H A D | efx.h | 219 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts,
|
H A D | falcon.c | 965 rc = ef4_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); in falcon_mtd_probe()
|
Completed in 11 milliseconds