Searched refs:efx_mtd_probe (Results 1 – 4 of 4) sorted by relevance
168 static inline int efx_mtd_probe(struct efx_nic *efx) in efx_mtd_probe() function175 static inline int efx_mtd_probe(struct efx_nic *efx) { return 0; } in efx_mtd_probe() function
1102 rc = efx_mtd_probe(efx); in efx_pci_probe()
184 static inline int efx_mtd_probe(struct efx_nic *efx) in efx_mtd_probe() function191 static inline int efx_mtd_probe(struct efx_nic *efx) { return 0; } in efx_mtd_probe() function
1219 rc = efx_mtd_probe(efx); in efx_pci_probe()
Completed in 10 milliseconds