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