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

/linux-master/drivers/net/wireless/silabs/wfx/
H A Dmain.h32 struct wfx_dev *wfx_init_common(struct device *dev, const struct wfx_platform_data *pdata,
H A Dbus_spi.c238 bus->core = wfx_init_common(&func->dev, pdata, &wfx_spi_hwbus_ops, bus);
H A Dbus_sdio.c228 bus->core = wfx_init_common(&func->dev, pdata, &wfx_sdio_hwbus_ops, bus);
H A Dmain.c256 struct wfx_dev *wfx_init_common(struct device *dev, const struct wfx_platform_data *pdata, function

Completed in 177 milliseconds