Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
H A 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/
H A Dehci_pci.c52 static device_probe_t ehci_pci_probe;
H A Dxhci_pci.c37 static device_probe_t xhci_pci_probe;
H A Dusb_controller.c35 static device_probe_t usb_probe;
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axge.c70 static device_probe_t axge_probe;
H A Dif_axe.c130 static device_probe_t axe_probe;
H A Dif_urndis.c32 static device_probe_t urndis_probe;
H A Dif_cdce.c58 static device_probe_t cdce_probe;
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcomposite.c73 static device_probe_t composite_probe;
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c106 static device_probe_t uhid_probe;
/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c102 static device_probe_t u3g_probe;
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c47 static device_probe_t usb_linux_probe;
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c97 static device_probe_t uhub_probe;
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c484 static device_probe_t umass_probe;

Completed in 21 milliseconds