Searched refs:wfx_probe (Results 1 – 4 of 4) sorted by relevance
38 int wfx_probe(struct wfx_dev *wdev);
231 return wfx_probe(bus->core); in wfx_spi_probe()
229 ret = wfx_probe(bus->core); in wfx_sdio_probe()
338 int wfx_probe(struct wfx_dev *wdev) in wfx_probe() function