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.h453 int efx_mcdi_mtd_sync(struct mtd_info *mtd);
H A Def10.c4258 .mtd_sync = efx_mcdi_mtd_sync,
4391 .mtd_sync = efx_mcdi_mtd_sync,
H A Dmcdi.c2458 int efx_mcdi_mtd_sync(struct mtd_info *mtd) in efx_mcdi_mtd_sync() function