Searched refs:ef4_mtd_probe (Results 1 – 2 of 2) sorted by relevance
221 static inline int ef4_mtd_probe(struct ef4_nic *efx) in ef4_mtd_probe() function228 static inline int ef4_mtd_probe(struct ef4_nic *efx) { return 0; } in ef4_mtd_probe() function
2921 rc = ef4_mtd_probe(efx); in ef4_pci_probe()