Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
H A Ddevice_if.h151 typedef int device_attach_t(device_t dev); typedef
180 return ((device_attach_t *) _m)(dev); in DEVICE_ATTACH()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci_pci.c53 static device_attach_t ehci_pci_attach;
H A Dxhci_pci.c38 static device_attach_t xhci_pci_attach;
H A Dusb_controller.c36 static device_attach_t usb_attach;
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axge.c71 static device_attach_t axge_attach;
H A Dif_axe.c131 static device_attach_t axe_attach;
H A Dif_urndis.c33 static device_attach_t urndis_attach;
H A Dif_cdce.c59 static device_attach_t cdce_attach;
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcomposite.c74 static device_attach_t composite_attach;
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c107 static device_attach_t uhid_attach;
/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c103 static device_attach_t u3g_attach;
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c48 static device_attach_t usb_linux_attach;
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c98 static device_attach_t uhub_attach;
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c485 static device_attach_t umass_attach;

Completed in 21 milliseconds