Searched refs:wpi_alloc_shared (Results 1 – 1 of 1) sorted by relevance
154 static int wpi_alloc_shared(struct wpi_softc *);442 if ((error = wpi_alloc_shared(sc)) != 0) { in wpi_attach()984 wpi_alloc_shared(struct wpi_softc *sc) in wpi_alloc_shared() function