Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dmcdi.h443 int efx_mcdi_mtd_sync(struct mtd_info *mtd);
H A Def10.c4256 .mtd_sync = efx_mcdi_mtd_sync,
4389 .mtd_sync = efx_mcdi_mtd_sync,
H A Dmcdi.c2460 int efx_mcdi_mtd_sync(struct mtd_info *mtd) in efx_mcdi_mtd_sync() function