Searched refs:wfx_init_common (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/net/wireless/silabs/wfx/ |
D | main.h | 32 struct wfx_dev *wfx_init_common(struct device *dev, const struct wfx_platform_data *pdata,
|
D | bus_sdio.c | 228 bus->core = wfx_init_common(&func->dev, pdata, &wfx_sdio_hwbus_ops, bus); in wfx_sdio_probe()
|
D | bus_spi.c | 238 bus->core = wfx_init_common(&func->dev, pdata, &wfx_spi_hwbus_ops, bus); in wfx_spi_probe()
|
D | main.c | 253 struct wfx_dev *wfx_init_common(struct device *dev, const struct wfx_platform_data *pdata, in wfx_init_common() function
|