Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/wpi/
Dif_wpi.c250 static int wpi_detach(device_t);
259 DEVMETHOD(device_detach, wpi_detach),
700 fail: wpi_detach(dev); in wpi_attach()
705 wpi_detach(device_t dev) in wpi_detach() function