Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Defx.h187 static inline int efx_mtd_probe(struct efx_nic *efx) in efx_mtd_probe() function
194 static inline int efx_mtd_probe(struct efx_nic *efx) { return 0; } in efx_mtd_probe() function
H A Defx.c1149 rc = efx_mtd_probe(efx); in efx_pci_probe()