Home
last modified time | relevance | path

Searched refs:wfx_probe (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/staging/wfx/
Dmain.h38 int wfx_probe(struct wfx_dev *wdev);
Dbus_sdio.c226 ret = wfx_probe(bus->core); in wfx_sdio_probe()
Dbus_spi.c231 return wfx_probe(bus->core); in wfx_spi_probe()
Dmain.c333 int wfx_probe(struct wfx_dev *wdev) in wfx_probe() function