Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi.c128 static int wpi_probe(device_t);
288 DEVMETHOD(device_probe, wpi_probe),
313 wpi_probe(device_t dev) in wpi_probe() function