Home
last modified time | relevance | path

Searched refs:wlcore_probe_of (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dsdio.c220 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 Dspi.c436 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()