Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi.c138 static int wpi_detach(device_t);
290 DEVMETHOD(device_detach, wpi_detach),
562 fail: wpi_detach(dev); in wpi_attach()
680 wpi_detach(device_t dev) in wpi_detach() function