Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dmain.h35 int wfx_probe(struct wfx_dev *wdev);
H A Dbus_sdio.c234 ret = wfx_probe(bus->core); in wfx_sdio_probe()
H A Dbus_spi.c242 return wfx_probe(bus->core); in wfx_spi_probe()
H A Dmain.c335 int wfx_probe(struct wfx_dev *wdev) in wfx_probe() function