Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c98 static device_probe_t uhub_probe; variable
148 DEVMETHOD(device_probe, uhub_probe),
1169 uhub_probe(device_t dev) in uhub_probe() function