Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Ddevice_if.h107 KOBJOPLOOKUP(((kobj_t)dev)->ops,device_probe); in DEVICE_PROBE()
Dsubr_bus.c1610 error = device_probe(dev); in device_probe_and_attach()
1725 device_probe(device_t dev) in device_probe() function
/third_party/FreeBSD/sys/arm/arm/
Dnexus.c68 DEVMETHOD(device_probe, nexus_probe),
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci_pci.c220 DEVMETHOD(device_probe, ehci_pci_probe),
Dxhci_pci.c44 DEVMETHOD(device_probe, xhci_pci_probe),
Dusb_controller.c63 DEVMETHOD(device_probe, usb_probe),
/third_party/NuttX/drivers/usbdev/gadget/
Dcomposite.c82 DEVMETHOD(device_probe, composite_probe),
/third_party/FreeBSD/sys/dev/usb/net/
Dif_axge.c122 DEVMETHOD(device_probe, axge_probe),
Dif_axe.c194 DEVMETHOD(device_probe, axe_probe),
Dif_urndis.c121 DEVMETHOD(device_probe, urndis_probe),
Dif_cdce.c208 DEVMETHOD(device_probe, cdce_probe),
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c929 DEVMETHOD(device_probe, uhid_probe),
/third_party/FreeBSD/sys/sys/
Dbus.h322 int device_probe(device_t dev);
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c164 DEVMETHOD(device_probe, u3g_probe),
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c78 DEVMETHOD(device_probe, usb_linux_probe),
/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c147 DEVMETHOD(device_probe, uhub_probe),
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c733 DEVMETHOD(device_probe, umass_probe),