Searched refs:wfx_init_common (Results 1 – 4 of 4) sorted by relevance
33 struct wfx_dev *wfx_init_common(struct device *dev,
226 bus->core = wfx_init_common(&func->dev, &wfx_spi_pdata, in wfx_spi_probe()
222 bus->core = wfx_init_common(&func->dev, &wfx_sdio_pdata, in wfx_sdio_probe()
250 struct wfx_dev *wfx_init_common(struct device *dev, in wfx_init_common() function