Searched refs:wfx_platform_data (Results 1 – 5 of 5) sorted by relevance
27 static const struct wfx_platform_data pdata_wf200 = {33 static const struct wfx_platform_data pdata_brd4001a = {39 static const struct wfx_platform_data pdata_brd8022a = {45 static const struct wfx_platform_data pdata_brd8023a = {223 struct wfx_platform_data *pdata; in wfx_spi_probe()232 pdata = (struct wfx_platform_data *)spi_get_device_id(func)->driver_data; in wfx_spi_probe()
25 static const struct wfx_platform_data pdata_wf200 = {30 static const struct wfx_platform_data pdata_brd4001a = {35 static const struct wfx_platform_data pdata_brd8022a = {40 static const struct wfx_platform_data pdata_brd8023a = {243 const struct wfx_platform_data *pdata = of_device_get_match_data(&func->dev); in wfx_sdio_probe()
21 struct wfx_platform_data { struct32 struct wfx_dev *wfx_init_common(struct device *dev, const struct wfx_platform_data *pdata, argument
31 struct wfx_platform_data pdata;
267 struct wfx_dev *wfx_init_common(struct device *dev, const struct wfx_platform_data *pdata, in wfx_init_common()
Completed in 15 milliseconds