Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c78 static device_probe_t usb_linux_probe; variable
109 DEVMETHOD(device_probe, usb_linux_probe),
209 usb_linux_probe(device_t dev) in usb_linux_probe() function