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.c1617 error = device_attach(dev); in device_probe_and_attach()
1643 device_attach(device_t dev) in device_attach() function
/third_party/FreeBSD/sys/arm/arm/
Dnexus.c69 DEVMETHOD(device_attach, nexus_attach),
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci_pci.c221 DEVMETHOD(device_attach, ehci_pci_attach),
Dxhci_pci.c45 DEVMETHOD(device_attach, xhci_pci_attach),
Dusb_controller.c64 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.c123 DEVMETHOD(device_attach, axge_attach),
Dif_axe.c195 DEVMETHOD(device_attach, axe_attach),
Dif_urndis.c122 DEVMETHOD(device_attach, urndis_attach),
Dif_cdce.c209 DEVMETHOD(device_attach, cdce_attach),
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c930 DEVMETHOD(device_attach, uhid_attach),
/third_party/FreeBSD/sys/sys/
Dbus.h293 int device_attach(device_t dev);
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c165 DEVMETHOD(device_attach, u3g_attach),
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c79 DEVMETHOD(device_attach, usb_linux_attach),
/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c148 DEVMETHOD(device_attach, uhub_attach),
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c734 DEVMETHOD(device_attach, umass_attach),