Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Ddevice_if.h29 typedef int device_probe_t(device_t dev); typedef
108 return ((device_probe_t *) _m)(dev); in DEVICE_PROBE()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci_pci.c54 static device_probe_t ehci_pci_probe;
Dxhci_pci.c38 static device_probe_t xhci_pci_probe;
Dusb_controller.c36 static device_probe_t usb_probe;
/third_party/NuttX/drivers/usbdev/gadget/
Dcomposite.c73 static device_probe_t composite_probe;
/third_party/FreeBSD/sys/dev/usb/net/
Dif_axge.c71 static device_probe_t axge_probe;
Dif_urndis.c33 static device_probe_t urndis_probe;
Dif_axe.c132 static device_probe_t axe_probe;
Dif_cdce.c59 static device_probe_t cdce_probe;
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c108 static device_probe_t uhid_probe;
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c104 static device_probe_t u3g_probe;
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c48 static device_probe_t usb_linux_probe;
/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c98 static device_probe_t uhub_probe;
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c488 static device_probe_t umass_probe;