Searched refs:wfx_probe (Results 1 – 4 of 4) sorted by relevance
35 int wfx_probe(struct wfx_dev *wdev);
234 ret = wfx_probe(bus->core); in wfx_sdio_probe()
242 return wfx_probe(bus->core); in wfx_spi_probe()
340 int wfx_probe(struct wfx_dev *wdev) in wfx_probe() function