Home
last modified time | relevance | path

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

/drivers/staging/wfx/
Dmain.h33 struct wfx_dev *wfx_init_common(struct device *dev,
Dbus_spi.c226 bus->core = wfx_init_common(&func->dev, &wfx_spi_pdata, in wfx_spi_probe()
Dbus_sdio.c222 bus->core = wfx_init_common(&func->dev, &wfx_sdio_pdata, in wfx_sdio_probe()
Dmain.c250 struct wfx_dev *wfx_init_common(struct device *dev, in wfx_init_common() function