Home
last modified time | relevance | path

Searched refs:efx_mcdi_mtd_sync (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/sfc/
Dmcdi.h433 int efx_mcdi_mtd_sync(struct mtd_info *mtd);
Def10.c4256 .mtd_sync = efx_mcdi_mtd_sync,
4389 .mtd_sync = efx_mcdi_mtd_sync,
Dmcdi.c2384 int efx_mcdi_mtd_sync(struct mtd_info *mtd) in efx_mcdi_mtd_sync() function