Searched refs:usb_linux_probe (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/usb/
H A Dusb_compat_linux.c78 static device_probe_t usb_linux_probe; variable
109 DEVMETHOD(device_probe, usb_linux_probe),
206 * usb_linux_probe
212 usb_linux_probe(device_t dev) function
256 * This function is called when "usb_linux_probe()" returns zero.

Completed in 163 milliseconds