Home
last modified time | relevance | path

Searched refs:ef4_mtd_probe (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.h221 static inline int ef4_mtd_probe(struct ef4_nic *efx) in ef4_mtd_probe() function
228 static inline int ef4_mtd_probe(struct ef4_nic *efx) { return 0; } in ef4_mtd_probe() function
H A Defx.c2921 rc = ef4_mtd_probe(efx); in ef4_pci_probe()