Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/wpi/
HDif_wpi.c151 static void wpi_free_shared(struct wpi_softc *);
713 wpi_free_shared(sc); in wpi_detach()
965 wpi_free_shared(struct wpi_softc *sc) in wpi_free_shared() function