Home
last modified time | relevance | path

Searched defs:efx_mtd (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/ethernet/sfc/
Dmtd.c50 struct efx_mtd { struct
55 const struct efx_mtd_ops *ops; argument
57 struct efx_mtd_partition part[0]; argument
60 #define efx_for_each_partition(part, efx_mtd) \ argument
76 struct efx_mtd *efx_mtd = part->mtd.priv; in efx_spi_slow_wait() local
138 struct efx_mtd *efx_mtd = part->mtd.priv; in efx_spi_erase() local
188 struct efx_mtd *efx_mtd = mtd->priv; in efx_mtd_erase() local
205 struct efx_mtd *efx_mtd = mtd->priv; in efx_mtd_sync() local
227 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 …]