Searched defs:efx_mtd (Results 1 – 1 of 1) sorted by relevance
50 struct efx_mtd { struct55 const struct efx_mtd_ops *ops; argument57 struct efx_mtd_partition part[0]; argument60 #define efx_for_each_partition(part, efx_mtd) \ argument76 struct efx_mtd *efx_mtd = part->mtd.priv; in efx_spi_slow_wait() local138 struct efx_mtd *efx_mtd = part->mtd.priv; in efx_spi_erase() local188 struct efx_mtd *efx_mtd = mtd->priv; in efx_mtd_erase() local205 struct efx_mtd *efx_mtd = mtd->priv; in efx_mtd_sync() local227 static void efx_mtd_remove_device(struct efx_mtd *efx_mtd) in efx_mtd_remove_device()237 static void efx_mtd_rename_device(struct efx_mtd *efx_mtd) in efx_mtd_rename_device()[all …]