Home
last modified time | relevance | path

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

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