Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c47 static device_probe_t usb_linux_probe; variable
78 DEVMETHOD(device_probe, usb_linux_probe),
190 * usb_linux_probe
196 usb_linux_probe(device_t dev) in usb_linux_probe() function
241 * This function is called when "usb_linux_probe()" returns zero.

Completed in 3 milliseconds