Searched refs:wlcore_probe_of (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | sdio.c | 221 static int wlcore_probe_of(struct device *dev, int *irq, int *wakeirq, in wlcore_probe_of() function 250 static int wlcore_probe_of(struct device *dev, int *irq, int *wakeirq, in wlcore_probe_of() function 290 ret = wlcore_probe_of(&func->dev, &irq, &wakeirq, pdev_data); in wl1271_probe()
|
H A D | spi.c | 432 * wlcore_probe_of - DT node parsing. 438 static int wlcore_probe_of(struct spi_device *spi, struct wl12xx_spi_glue *glue, in wlcore_probe_of() function 499 ret = wlcore_probe_of(spi, glue, pdev_data); in wl1271_probe()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | sdio.c | 220 static int wlcore_probe_of(struct device *dev, int *irq, int *wakeirq, in wlcore_probe_of() function 249 static int wlcore_probe_of(struct device *dev, int *irq, int *wakeirq, in wlcore_probe_of() function 289 ret = wlcore_probe_of(&func->dev, &irq, &wakeirq, pdev_data); in wl1271_probe()
|
H A D | spi.c | 431 * wlcore_probe_of - DT node parsing. 436 static int wlcore_probe_of(struct spi_device *spi, struct wl12xx_spi_glue *glue, in wlcore_probe_of() function 493 ret = wlcore_probe_of(spi, glue, pdev_data); in wl1271_probe()
|
Completed in 3 milliseconds