Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Ddevice_if.h179 KOBJOPLOOKUP(((kobj_t)dev)->ops,device_attach); in DEVICE_ATTACH()
Dsubr_bus.c1618 error = device_attach(dev); in device_probe_and_attach()
1644 device_attach(device_t dev) in device_attach() function
/third_party/FreeBSD/sys/arm/arm/
Dnexus.c73 DEVMETHOD(device_attach, nexus_attach),
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci_pci.c223 DEVMETHOD(device_attach, ehci_pci_attach),
Dxhci_pci.c43 DEVMETHOD(device_attach, xhci_pci_attach),
Dusb_controller.c65 DEVMETHOD(device_attach, usb_attach),
/third_party/NuttX/drivers/usbdev/gadget/
Dcomposite.c83 DEVMETHOD(device_attach, composite_attach),
/third_party/FreeBSD/sys/dev/usb/net/
Dif_axge.c124 DEVMETHOD(device_attach, axge_attach),
Dif_axe.c197 DEVMETHOD(device_attach, axe_attach),
Dif_urndis.c123 DEVMETHOD(device_attach, urndis_attach),
Dif_cdce.c212 DEVMETHOD(device_attach, cdce_attach),
/third_party/FreeBSD/sys/sys/
Dbus.h292 int device_attach(device_t dev);
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c916 DEVMETHOD(device_attach, uhid_attach),
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c168 DEVMETHOD(device_attach, u3g_attach),
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c80 DEVMETHOD(device_attach, usb_linux_attach),
/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c150 DEVMETHOD(device_attach, uhub_attach),
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c740 DEVMETHOD(device_attach, umass_attach),